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

filter off

Type: bool

Direct dependencies

<choice: BME280 filter coefficient>

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

Kconfig definition

At drivers/sensor/bme280/Kconfig:103

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

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

config BME280_FILTER_OFF
    bool
    prompt "filter off" if <choice: BME280 filter coefficient>
    depends on <choice: BME280 filter coefficient>

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