CONFIG_BMI160_GYRO_RANGE_500DPS¶
500 DPS
Type: bool
Direct dependencies¶
<choice: Gyroscope range setting.>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At drivers/sensor/bmi160/Kconfig:168
Included via Kconfig:8
→ Kconfig.zephyr:42
→ drivers/Kconfig:64
→ drivers/sensor/Kconfig:67
Menu path: (Top) → Device Drivers → Sensor Drivers → Bosch BMI160 inertial measurement unit → Gyroscope range setting.
config BMI160_GYRO_RANGE_500DPS
bool "500 DPS"
depends on <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)