Search | Google it | Results 1 - 1 of 1 for funcall:DisableInt from mtkernel_3/lib/libtk/sysdepend/cpu/tx03_m367/ptimer_m367.c (0.00 seconds) |
66: /* Stop Pysical timer */ 67: DisableInt( intno); 68: out_w( TMRB_TBxEN, TBxEN_TBEN ); // Timer module disabled. 148: /* Stop Physical Timer */ 149: DisableInt( intno_tbl[ptmrno - 1]); 150: out_w( TMRB_TBxEN, TBxEN_TBEN ); // Timer module disabled.