-
CONFIG_BME680_FILTER_OFF
¶
filter off
Type: bool
Direct dependencies¶
<choice: BME680 IIR low-pass filter coefficient>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At drivers/sensor/bme680/Kconfig:75
Included via Kconfig:8
→ Kconfig.zephyr:37
→ drivers/Kconfig:54
→ drivers/sensor/Kconfig:45
Menu path: (Top) → Device Drivers → Sensor Drivers → BME680 sensor → BME680 Attributes → BME680 IIR low-pass filter coefficient
config BME680_FILTER_OFF bool "filter off" depends on <choice: BME680 IIR low-pass filter coefficient>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)