Searched defs:fxos8700_config (Results 1 – 1 of 1) sorted by relevance
163 struct fxos8700_config { struct164 const union fxos8700_bus_cfg bus_cfg;165 const struct fxos8700_io_ops *ops;167 struct gpio_dt_spec int_gpio;169 struct gpio_dt_spec reset_gpio;170 enum fxos8700_mode mode;171 enum fxos8700_power_mode power_mode;172 uint8_t range;173 uint8_t start_addr;174 uint8_t start_channel;[all …]