Searched defs:TIM_CR1_ARPE (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/clocksource/ | ||
D | timer-stm32.c | 37 #define TIM_CR1_ARPE BIT(7) macro |
/Linux-v5.10/include/linux/mfd/ | ||
D | stm32-timers.h | 37 #define TIM_CR1_ARPE BIT(7) /* Auto-reload Preload Ena */ macro |