Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/gpio/
Dgpio_sam0.c263 static uint32_t gpio_sam0_get_pending_int(const struct device *dev) in gpio_sam0_get_pending_int() function
282 .get_pending_int = gpio_sam0_get_pending_int,