The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_BMI160_ACCEL_ODR_25_8

3.125 Hz

Type: bool

Direct dependencies

BMI160_ACCEL_PMU_LOW_POWER && <choice: Accelerometer sampling frequency.>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At drivers/sensor/bmi160/Kconfig:107

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:62drivers/sensor/Kconfig:48

Menu path: (top menu) → Device Drivers → Sensor Drivers → Bosch BMI160 inertial measurement unit → Accelerometer sampling frequency.

config BMI160_ACCEL_ODR_25_8
    bool
    prompt "3.125 Hz" if BMI160_ACCEL_PMU_LOW_POWER && <choice: Accelerometer sampling frequency.>
    depends on BMI160_ACCEL_PMU_LOW_POWER && <choice: Accelerometer sampling frequency.>

(Definitions include propagated dependencies, including from if’s and menus.)