-
CONFIG_FXAS21002_TRIGGER_OWN_THREAD
¶
Use own thread
Type: bool
Symbols selected by this symbol¶
Kconfig definition¶
At drivers/sensor/fxas21002/Kconfig:62
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:64
→ drivers/sensor/Kconfig:60
Menu path: (top menu) → Device Drivers → Sensor Drivers → FXAS21002 gyroscope driver → Trigger mode
config FXAS21002_TRIGGER_OWN_THREAD
bool
prompt "Use own thread" if <choice: Trigger mode>
select FXAS21002_TRIGGER
if <choice: Trigger mode>
depends on <choice: Trigger mode>
(Definitions include propagated dependencies, including from if’s and menus.)