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

x1

Type: bool

Direct dependencies

<choice: BME280 pressure oversampling>

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

Kconfig definition

At drivers/sensor/bme280/Kconfig:44

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

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

config BME280_PRESS_OVER_1X
    bool
    prompt "x1" if <choice: BME280 pressure oversampling>
    depends on <choice: BME280 pressure oversampling>

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