CONFIG_BMI160_TRIGGER_OWN_THREAD

Use own thread

Type: bool

Direct dependencies

<choice: Trigger mode>

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

Symbols selected by this symbol

Kconfig definition

At drivers/sensor/bmi160/Kconfig:56

Included via Kconfig:10Kconfig.zephyr:29drivers/Kconfig:64drivers/sensor/Kconfig:58

Menu path: (top menu) → Device Drivers → Sensor Drivers → Bosch BMI160 inertial measurement unit → Trigger mode

config BMI160_TRIGGER_OWN_THREAD
    bool
    prompt "Use own thread" if <choice: Trigger mode>
    select BMI160_TRIGGER if <choice: Trigger mode>
    depends on <choice: Trigger mode>

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