CONFIG_BME280_STANDBY_4000MS¶
4000ms BMP280 / 20ms BME280
Type: bool
Kconfig definition¶
At <Zephyr Driver>/sensor/bme280/Kconfig:101
Included via Kconfig:8 → Kconfig.zephyr:42 → <Zephyr Driver>/Kconfig:64 → <Zephyr Driver>/sensor/Kconfig:61
Menu path: (Top) → Device Drivers → Sensor Drivers → BME280/BMP280 sensor → BME280 standby time
config BME280_STANDBY_4000MS
    bool "4000ms BMP280 / 20ms BME280"
    depends on <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)