The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_BMI160_GYRO_ODR_200

200 Hz

Type: bool

Direct dependencies

<choice: Gyroscope sampling frequency.>

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

Kconfig definition

At drivers/sensor/bmi160/Kconfig:198

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:62drivers/sensor/Kconfig:48

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

config BMI160_GYRO_ODR_200
    bool
    prompt "200 Hz" if <choice: Gyroscope sampling frequency.>
    depends on <choice: Gyroscope sampling frequency.>

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