Searched refs:TIM_CR1_CEN (Results 1 – 1 of 1) sorted by relevance
43 #define TIM_CR1_CEN (1 << 0) macro61 writel(TIM_CR1_CEN, &tim->cr1); in timer_init()