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>/drivers/sensor/bmi160/Kconfig:178

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:32<Zephyr>/drivers/Kconfig:62<Zephyr>/drivers/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.)