choice: Gyroscope sampling frequency.

Gyroscope sampling frequency.

Type: bool

Direct dependencies

BMG160 && SENSOR

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

Kconfig definition

At drivers/sensor/bmg160/Kconfig:128

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

Menu path: (top menu) → Device Drivers → Sensor Drivers → Bosch BMG160 gyroscope support

choice
    bool
    prompt "Gyroscope sampling frequency." if BMG160 && SENSOR
    default BMG160_ODR_RUNTIME if BMG160 && SENSOR
    depends on BMG160 && SENSOR

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