Searched defs:TIM_CR1_CEN (Results 1 – 3 of 3) sorted by relevance
34 #define TIM_CR1_CEN BIT(0) macro
52 #define TIM_CR1_CEN 1 macro
36 #define TIM_CR1_CEN BIT(0) /* Counter Enable */ macro