Searched defs:stts751_config (Results 1 – 3 of 3) sorted by relevance
24 struct stts751_config { struct26 struct i2c_dt_spec i2c;28 int (*bus_init)(const struct device *dev);30 struct gpio_dt_spec int_gpio;
129 static void stts751_config(const struct device *stts751) in stts751_config() function
204 static void stts751_config(const struct device *stts751) in stts751_config() function