gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:TIM_SR (0.00 seconds)
mtkernel_3
lib/libtk/sysdepend/cpu/stm32l4/ptimer_stm32l4.c - 6.2KB - 201 lines
121:         }
122:         out_h( TIM_SR(ptmrno), 0);                     // Clear Interrupt flag.
123:         out_h( TIM_DIER(ptmrno), TIMxDIER_UIE);                // Enable Update Interrupt.