Searched refs:TIMER_IntEnable (Results 1 – 2 of 2) sorted by relevance
503 __STATIC_INLINE void TIMER_IntEnable(TIMER_TypeDef *timer, uint32_t flags) in TIMER_IntEnable() function
307 TIMER_IntEnable(timer->timer_device, TIMER_IF_OF); in rt_hw_timer_unit_init()
Completed in 6 milliseconds