gonzui


Format: Advanced Search

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