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

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:62drivers/sensor/Kconfig:46

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.)