Searched defs:sx1509b_config (Results 1 – 1 of 1) sorted by relevance
82 struct sx1509b_config { struct84 struct gpio_driver_config common;85 struct i2c_dt_spec bus;87 struct gpio_dt_spec nint_gpio;277 static int sx1509b_config(const struct device *dev, in sx1509b_config() function