The latest development version of this page may be more current than this released 2.7.5 version.
choice: Acceleration data filter bandwidth

Acceleration data filter bandwidth

Type: bool

Help

Bandwidth of filtered acceleration data.

Direct dependencies

BMA280 && SENSOR

(Includes any dependencies from ifs and menus.)

Default

Choice options

Kconfig definition

At drivers/sensor/bma280/Kconfig:73

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:64drivers/sensor/Kconfig:57

Menu path: (Top) → Device Drivers → Sensor Drivers → BMA280 Three Axis Accelerometer Family

choice
    bool "Acceleration data filter bandwidth"
    default BMA280_PMU_BW_7
    depends on BMA280 && SENSOR
    help
      Bandwidth of filtered acceleration data.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)