gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:TIM_SR (0.00 seconds)
mtkernel_3
lib/libtk/sysdepend/cpu/stm32l4/ptimer_stm32l4.c - 6.2KB - 201 lines
45: #define TIM_DIER(n)     (ptmrcb[n].baddr + TIMxDIER)
46: #define TIM_SR(n)       (ptmrcb[n].baddr + TIMxSR)
47: #define TIM_EGR(n)      (ptmrcb[n].baddr + TIMxEGR)