Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/gpio/
Dgpio_psoc6.c222 static uint32_t gpio_psoc6_get_pending_int(const struct device *dev) in gpio_psoc6_get_pending_int() function
241 .get_pending_int = gpio_psoc6_get_pending_int,