Home
last modified time | relevance | path

Searched defs:TIM_CR1_CEN (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/clocksource/
H A Dtimer-stm32.c34 #define TIM_CR1_CEN BIT(0) macro
/linux/include/linux/mfd/
H A Dstm32-timers.h37 #define TIM_CR1_CEN BIT(0) /* Counter Enable */ macro