CONFIG_BMI160_GYRO_PMU_FAST_STARTUP

fast start-up

Type: bool

Direct dependencies

BMI160 && <choice: Gyroscope power mode>

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

Kconfig definition

At drivers/sensor/bmi160/Kconfig:203

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 power mode

config BMI160_GYRO_PMU_FAST_STARTUP
    bool
    prompt "fast start-up" if BMI160 && <choice: Gyroscope power mode>
    depends on BMI160 && <choice: Gyroscope power mode>

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