Searched refs:TIMER_Enable (Results 1 – 3 of 3) sorted by relevance
110 TIMER_Enable(timer->timer_device, false); in rt_hs_timer_control()116 TIMER_Enable(timer->timer_device, true); in rt_hs_timer_control()128 TIMER_Enable(timer->timer_device, false); in rt_hs_timer_control()135 TIMER_Enable(timer->timer_device, true); in rt_hs_timer_control()
98 void TIMER_Enable(TIMER_TypeDef *timer, bool enable) in TIMER_Enable() function
446 void TIMER_Enable(TIMER_TypeDef *timer, bool enable);
Completed in 5 milliseconds