Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/watchdog/
Dwdt_ifx_cat1.c32 static void ifx_cat1_wdt_isr_handler(const struct device *dev) in ifx_cat1_wdt_isr_handler() function
128 IRQ_CONNECT(DT_INST_IRQN(0), DT_INST_IRQ(0, priority), ifx_cat1_wdt_isr_handler, in ifx_cat1_wdt_init()