Home
last modified time | relevance | path

Searched defs:gpio_pca95xx_drv_data (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/gpio/
Dgpio_pca95xx.c81 struct gpio_pca95xx_drv_data { struct
83 struct gpio_driver_data common;
85 struct {
93 } reg_cache;
95 struct k_sem lock;
99 const struct device *instance;
102 sys_slist_t callbacks;
105 struct {
110 } interrupts;
112 struct gpio_callback gpio_callback;
[all …]