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

2000ms BMP280 / 10ms BME280

Type: bool

Direct dependencies

<choice: BME280 standby time>

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

Kconfig definition

At drivers/sensor/bme280/Kconfig:92

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_2000MS
    bool
    prompt "2000ms BMP280 / 10ms BME280" if <choice: BME280 standby time>
    depends on <choice: BME280 standby time>

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