Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/bosch/bmp388/
Dbmp388.c51 const struct bmp388_config *cfg = dev->config; in bmp388_bus_check()
59 const struct bmp388_config *cfg = dev->config; in bmp388_reg_read()
67 const struct bmp388_config *cfg = dev->config; in bmp388_reg_write()
79 const struct bmp388_config *cfg = dev->config; in bmp388_reg_field_update()
473 const struct bmp388_config *cfg = dev->config; in bmp388_init()
585 static const struct bmp388_config bmp388_config_##inst##chipid = {\
Dbmp388_trigger.c117 const struct bmp388_config *cfg = dev->config; in bmp388_trigger_mode_init()
Dbmp388.h177 struct bmp388_config { struct