Searched refs:timer_hal_enable_interrupt (Results 1 – 2 of 2) sorted by relevance
34 #define timer_hal_enable_interrupt(hal, chan) timer_ll_enable_interrupt((hal)->hw, chan) macro
173 timer_hal_enable_interrupt(&s_timer.hal, timer_id); in timer_chan_enable_interrupt_common()