Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_rpi_pico.c326 static uint32_t gpio_rpi_get_pending_int(const struct device *dev) in gpio_rpi_get_pending_int() function
377 .get_pending_int = gpio_rpi_get_pending_int,