Home
last modified time | relevance | path

Searched refs:timer_5ms_one_shot_isr (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/timer/
Dite_it8xxx2_timer.c104 static void timer_5ms_one_shot_isr(const void *unused) in timer_5ms_one_shot_isr() function
125 IRQ_CONNECT(ONE_SHOT_TIMER_IRQ, 0, timer_5ms_one_shot_isr, NULL, in timer_5ms_one_shot()