Searched defs:gpio_pca_series_config (Results 1 – 1 of 1) sorted by relevance
156 struct gpio_pca_series_config { struct157 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 */