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

BMG160 && SENSOR

(Includes any dependencies from ifs and menus.)

Default

Choice options

Kconfig definition

At drivers/sensor/bmg160/Kconfig:87

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:64drivers/sensor/Kconfig:65

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

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

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