choice: Gyroscope sampling frequency.

Gyroscope sampling frequency.

Type: bool

Direct dependencies

(BMI160_GYRO_PMU_RUNTIME || BMI160_GYRO_PMU_NORMAL || BMI160_GYRO_PMU_FAST_STARTUP) && BMI160 && SENSOR

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr Driver>/sensor/bmi160/Kconfig:178

Included via Kconfig:8Kconfig.zephyr:42<Zephyr Driver>/Kconfig:64<Zephyr Driver>/sensor/Kconfig:67

Menu path: (Top) → Device Drivers → Sensor Drivers → Bosch BMI160 inertial measurement unit

choice
    bool "Gyroscope sampling frequency."
    default BMI160_GYRO_ODR_RUNTIME
    depends on (BMI160_GYRO_PMU_RUNTIME || BMI160_GYRO_PMU_NORMAL || BMI160_GYRO_PMU_FAST_STARTUP) && BMI160 && SENSOR

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