CONFIG_BMI160_GYRO_RANGE_1000DPS

1000 DPS

Type: bool

Direct dependencies

<choice: Gyroscope range setting.>

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

Kconfig definition

At drivers/sensor/bmi160/Kconfig:219

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

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