:orphan: .. title:: BME680_FILTER_128 .. option:: CONFIG_BME680_FILTER_128 *128* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``drivers/sensor/bme680/Kconfig:87`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:40`` → ``drivers/Kconfig:56`` → ``drivers/sensor/Kconfig:52`` Menu path: (Top) → Device Drivers → Sensor Drivers → BME680 sensor → BME680 IIR low-pass filter coefficient .. parsed-literal:: config BME680_FILTER_128 bool "128" depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*