Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_lpc11u6x.c416 static uint32_t gpio_lpc11u6x_get_pending_int(const struct device *dev) in gpio_lpc11u6x_get_pending_int() function
494 .get_pending_int = gpio_lpc11u6x_get_pending_int,