Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/bosch/bmi160/
Demul_bmi160.c35 struct bmi160_emul_cfg { struct
51 const struct bmi160_emul_cfg *cfg = target->cfg; in emul_bmi160_get_reg_value() argument
64 const struct bmi160_emul_cfg *cfg = target->cfg; in reg_write()
122 const struct bmi160_emul_cfg *cfg = target->cfg; in reg_read()
290 const struct bmi160_emul_cfg *cfg = target->cfg; in bmi160_emul_backend_set_channel()
378 const struct bmi160_emul_cfg *cfg = target->cfg; in bmi160_emul_backend_get_sample_range()
455 const struct bmi160_emul_cfg *cfg = target->cfg; in bmi160_emul_backend_set_offset()
586 const struct bmi160_emul_cfg *cfg = target->cfg; in emul_bosch_bmi160_init()
610 static const struct bmi160_emul_cfg bmi160_emul_cfg_##n = { \
616 static const struct bmi160_emul_cfg bmi160_emul_cfg_##n = {.reg = bmi160_emul_reg_##n, \