Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_ifx_cat1.c162 static void gpio_isr_handler(const struct device *dev) in gpio_isr_handler() function
239 IRQ_CONNECT(DT_INST_IRQN(n), DT_INST_IRQ(n, priority), gpio_isr_handler, \