Searched refs:timer_5ms_one_shot_isr (Results 1 – 1 of 1) sorted by relevance
101 static void timer_5ms_one_shot_isr(const void *unused) in timer_5ms_one_shot_isr() function122 IRQ_CONNECT(ONE_SHOT_TIMER_IRQ, 0, timer_5ms_one_shot_isr, NULL, in timer_5ms_one_shot()