CONFIG_BMI160_ACCEL_ODR_25_4

6.25 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:157

Included via Kconfig:10Kconfig.zephyr:29drivers/Kconfig:64drivers/sensor/Kconfig:58

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

config BMI160_ACCEL_ODR_25_4
    bool
    prompt "6.25 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.)