The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_BMI160_GYRO_ODR_RUNTIME

Set at runtime.

Type: bool

Direct dependencies

<choice: Gyroscope sampling frequency.>

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

Kconfig definition

At drivers/sensor/bmi160/Kconfig:186

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

Menu path: (top menu) → Device Drivers → Sensor Drivers → Bosch BMI160 inertial measurement unit → Gyroscope sampling frequency.

config BMI160_GYRO_ODR_RUNTIME
    bool
    prompt "Set at runtime." if <choice: Gyroscope sampling frequency.>
    depends on <choice: Gyroscope sampling frequency.>

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