Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/timer/
Dgecko_burtc_timer.c74 static void burtc_isr(const void *arg) in burtc_isr() function
217 IRQ_CONNECT(TIMER_IRQ, DT_INST_IRQ(0, priority), burtc_isr, 0, 0); in burtc_init()