CONFIG_BMI160_GYRO_RANGE_RUNTIME

Set at runtime.

Type: bool

Direct dependencies

<choice: Gyroscope range setting.>

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

Kconfig definition

At drivers/sensor/bmi160/Kconfig:213

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

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

config BMI160_GYRO_RANGE_RUNTIME
    bool
    prompt "Set at runtime." if <choice: Gyroscope range setting.>
    depends on <choice: Gyroscope range setting.>

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