The latest development version of this page may be more current than this released 2.7.5 version.
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.)

Default

Choice options

Kconfig definition

At drivers/sensor/bmi160/Kconfig:178

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:64drivers/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.)