Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_pca_series.c156 struct gpio_pca_series_config { struct
157 struct gpio_driver_config common; /* gpio_driver_config needs to be first */
158 struct i2c_dt_spec i2c; /* i2c bus dt spec */
159 const struct gpio_pca_series_part_config *part_cfg; /* config of part unmber */
160 struct gpio_dt_spec gpio_rst; /* device reset gpio */
162 struct gpio_dt_spec gpio_int; /** device interrupt gpio */