Searched defs:TIM_CR1_CEN (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/clocksource/ | ||
D | timer-stm32.c | 34 #define TIM_CR1_CEN BIT(0) macro |
/linux-6.6.21/include/linux/mfd/ | ||
D | stm32-timers.h | 36 #define TIM_CR1_CEN BIT(0) /* Counter Enable */ macro |