Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/gpio/
Dgpio_pca95xx.c116 bool interrupt_active; member
714 if (active != drv_data->interrupt_active) { in gpio_pca95xx_pin_interrupt_configure()
725 drv_data->interrupt_active = active; in gpio_pca95xx_pin_interrupt_configure()
864 .interrupt_active = false, \