CONFIG_BMI160_GYRO_RANGE_250DPS

250 DPS

Type: bool

Direct dependencies

<choice: Gyroscope range setting.>

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

Kconfig definition

At drivers/sensor/bmi160/Kconfig:225

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_250DPS
    bool
    prompt "250 DPS" if <choice: Gyroscope range setting.>
    depends on <choice: Gyroscope range setting.>

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