Searched refs:gpio_isr_handler (Results 1 – 1 of 1) sorted by relevance
162 static void gpio_isr_handler(const struct device *dev) in gpio_isr_handler() function239 IRQ_CONNECT(DT_INST_IRQN(n), DT_INST_IRQ(n, priority), gpio_isr_handler, \