Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/watchdog/
Dwdt_wwdgt_gd32.c173 static void gd32_wwdgt_isr(const struct device *dev) in gd32_wwdgt_isr() function
190 IRQ_CONNECT(DT_INST_IRQN(0), DT_INST_IRQ(0, priority), gd32_wwdgt_isr, in gd32_wwdgt_irq_config()