Searched refs:gpio_devices (Results 1 – 1 of 1) sorted by relevance
201 static const struct device *gpio_devices[] = {DT_INST_FOREACH_STATUS_OKAY(GPIO_DEVICE_LIST_ENTRY)}; variable213 for (size_t i = 0; i < ARRAY_SIZE(gpio_devices); i++) { in gpio_si32_irq_handler()214 const struct device *dev = gpio_devices[i]; in gpio_si32_irq_handler()