Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/sensor/bmp388/
Dbmp388.c46 const struct bmp388_config *cfg = dev->config; in bmp388_bus_check()
54 const struct bmp388_config *cfg = dev->config; in bmp388_reg_read()
62 const struct bmp388_config *cfg = dev->config; in bmp388_reg_write()
74 const struct bmp388_config *cfg = dev->config; in bmp388_reg_field_update()
472 const struct bmp388_config *cfg = dev->config; in bmp388_init()
586 static const struct bmp388_config bmp388_config_##inst = { \
Dbmp388.h164 struct bmp388_config { struct
Dbmp388_trigger.c117 const struct bmp388_config *cfg = dev->config; in bmp388_trigger_mode_init()