Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_sx1509b.c82 struct sx1509b_config { struct
84 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