-
CONFIG_BMG160_TRIGGER_OWN_THREAD
¶
Use own thread
Type: bool
Symbols selected by this symbol¶
Kconfig definition¶
At drivers/sensor/bmg160/Kconfig:67
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:64
→ drivers/sensor/Kconfig:56
Menu path: (top menu) → Device Drivers → Sensor Drivers → Bosch BMG160 gyroscope support → Trigger mode
config BMG160_TRIGGER_OWN_THREAD
bool
prompt "Use own thread" if <choice: Trigger mode>
select BMG160_TRIGGER
if <choice: Trigger mode>
depends on <choice: Trigger mode>
(Definitions include propagated dependencies, including from if’s and menus.)