:orphan: .. title:: CONFIG_BME280_STANDBY_125MS .. kconfig:: CONFIG_BME280_STANDBY_125MS CONFIG_BME280_STANDBY_125MS ########################### *125ms* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/sensor/bme280/Kconfig:91`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:64`` → ``/sensor/Kconfig:61`` Menu path: (Top) → Device Drivers → Sensor Drivers → BME280/BMP280 sensor → BME280 standby time .. code-block:: kconfig config BME280_STANDBY_125MS bool "125ms" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*