:orphan: .. title:: BME680_FILTER_64 .. option:: CONFIG_BME680_FILTER_64 *64* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``drivers/sensor/bme680/Kconfig:85`` 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_64 bool "64" depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*