Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/bosch/bme280/
Dbme280.c36 struct bme280_config { struct
43 const struct bme280_config *cfg = dev->config; in bme280_bus_check() argument
51 const struct bme280_config *cfg = dev->config; in bme280_reg_read()
59 const struct bme280_config *cfg = dev->config; in bme280_reg_write()
442 static const struct bme280_config bme280_config_##inst = \