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

0.5ms

Type: bool

Direct dependencies

<choice: BME280 standby time>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At drivers/sensor/bme280/Kconfig:80

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:62drivers/sensor/Kconfig:44

Menu path: (top menu) → Device Drivers → Sensor Drivers → BME280/BMP280 sensor → Attributes → BME280 standby time

config BME280_STANDBY_05MS
    bool
    prompt "0.5ms" if <choice: BME280 standby time>
    depends on <choice: BME280 standby time>

(Definitions include propagated dependencies, including from if’s and menus.)