The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_BME280_STANDBY_05MS

0.5ms

Type: bool

Direct dependencies

<choice: BME280 standby time>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At drivers/sensor/bme280/Kconfig:87

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:64drivers/sensor/Kconfig:61

Menu path: (Top) → Device Drivers → Sensor Drivers → BME280/BMP280 sensor → BME280 standby time

config BME280_STANDBY_05MS
    bool "0.5ms"
    depends on <choice>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)