:orphan: .. title:: BMA280_PMU_BW_3 .. option:: CONFIG_BMA280_PMU_BW_3 *31.25Hz* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``drivers/sensor/bma280/Kconfig:85`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``drivers/Kconfig:62`` → ``drivers/sensor/Kconfig:57`` Menu path: (Top) → Device Drivers → Sensor Drivers → BMA280 Three Axis Accelerometer Family → Acceleration data filter bandwidth .. parsed-literal:: config BMA280_PMU_BW_3 bool "31.25Hz" depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*