Home
last modified time | relevance | path

Searched refs:bmm150_config (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/sensor/bosch/bmm150/
Dbmm150_trigger.c86 const struct bmm150_config *cfg = dev->config; in bmm150_trigger_set()
124 const struct bmm150_config *cfg = dev->config; in bmm150_trigger_mode_init()
162 const struct bmm150_config *cfg = dev->config; in bmm150_trigger_mode_power_ctrl()
Dbmm150.c40 const struct bmm150_config *cfg = dev->config; in bmm150_bus_check()
48 const struct bmm150_config *cfg = dev->config; in bmm150_reg_read()
56 const struct bmm150_config *cfg = dev->config; in bmm150_reg_write()
120 const struct bmm150_config *config = dev->config; in bmm150_read_rep_xy()
135 const struct bmm150_config *config = dev->config; in bmm150_read_rep_z()
181 const struct bmm150_config *config = dev->config; in bmm150_read_odr()
205 const struct bmm150_config *config = dev->config; in bmm150_write_rep_xy()
224 const struct bmm150_config *config = dev->config; in bmm150_write_rep_z()
726 static const struct bmm150_config bmm150_config_##inst = { \
Dbmm150.h157 struct bmm150_config { struct