gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:TIM_CNT (0.00 seconds)
mtkernel_3
lib/libtk/sysdepend/cpu/stm32l4/ptimer_stm32l4.c - 6.2KB - 201 lines
47: #define TIM_EGR(n)      (ptmrcb[n].baddr + TIMxEGR)
48: #define TIM_CNT(n)      (ptmrcb[n].baddr + TIMxCNT)
49: #define TIM_PSC(n)      (ptmrcb[n].baddr + TIMxPSC)