Search | Google it | Results 1 - 1 of 1 for funcall:DisableInt from mtkernel_3/lib/libtk/sysdepend/cpu/stm32l4/ptimer_stm32l4.c (0.00 seconds) |
64: if( p_cb->mode == TA_ALM_PTMR) { 65: DisableInt( intno); // Stop Pysical timer 66: } 139: /* Stop Physical Timer */ 140: DisableInt( intno_tbl[ptmrno]); 141: out_h( TIM_CR1(ptmrno), 0); // Stop timer.