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

x16

Type: bool

Direct dependencies

<choice: BME680 pressure oversampling>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At drivers/sensor/bme680/Kconfig:46

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

Menu path: (Top) → Device Drivers → Sensor Drivers → BME680 sensor → BME680 pressure oversampling

config BME680_PRESS_OVER_16X
    bool "x16"
    depends on <choice: BME680 pressure oversampling>

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