The latest development version of this page may be more current than this released 2.5.0 version.
CONFIG_BMI160_GYRO_ODR_100

100 Hz

Type: bool

Direct dependencies

<choice: Gyroscope sampling frequency.>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At drivers/sensor/bmi160/Kconfig:192

Included via Kconfig:8Kconfig.zephyr:32drivers/Kconfig:62drivers/sensor/Kconfig:67

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

config BMI160_GYRO_ODR_100
    bool "100 Hz"
    depends on <choice: Gyroscope sampling frequency.>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)