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

x4

Type: bool

Direct dependencies

<choice: BME280 pressure oversampling>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At drivers/sensor/bme280/Kconfig:55

Included via Kconfig:8Kconfig.zephyr:32drivers/Kconfig:62drivers/sensor/Kconfig:61

Menu path: (Top) → Device Drivers → Sensor Drivers → BME280/BMP280 sensor → BME280 pressure oversampling

config BME280_PRESS_OVER_4X
    bool "x4"
    depends on <choice: BME280 pressure oversampling>

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