Search | Google it | Results 1 - 1 of 1 for funcall:DisableInt from mtkernel_3/lib/libtk/sysdepend/cpu/rx231/ptimer_rx231.c (0.00 seconds) |
60: /* Stop Pysical timer */ 61: DisableInt( intno); 62: out_h(TMR_TCCR, 0); // Timer Stop 130: /* Stop Physical Timer */ 131: DisableInt( p_cb->intno); 132: out_h(TMR_TCCR, 0); // Timer Stop