Searched refs:TIMER_CONTROL_ENABLE (Results 1 – 1 of 1) sorted by relevance
26 #define TIMER_CONTROL_ENABLE (1 << 0) macro45 uint32_t ctl = TIMER_CONTROL_ENABLE | TIMER_CONTROL_PRESCALER(scale); in timer_start()