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

Standard

Type: bool

Help

Standard bus speed of up to 100kHz.

Direct dependencies

<choice: BMG160 I2C bus speed>

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

Kconfig definition

At drivers/sensor/bmg160/Kconfig:40

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

Menu path: (top menu) → Device Drivers → Sensor Drivers → Bosch BMG160 gyroscope support → BMG160 I2C bus speed

config BMG160_I2C_SPEED_STANDARD
    bool
    prompt "Standard" if <choice: BMG160 I2C bus speed>
    depends on <choice: BMG160 I2C bus speed>
    help
      Standard bus speed of up to 100kHz.

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