-
CONFIG_FXOS8700_TRIGGER_GLOBAL_THREAD¶
Use global thread
Type: bool
Symbols selected by this symbol¶
Kconfig definition¶
At drivers/sensor/fxos8700/Kconfig:47
Included via Kconfig:8 → Kconfig.zephyr:32 → drivers/Kconfig:62 → drivers/sensor/Kconfig:83
Menu path: (Top) → Device Drivers → Sensor Drivers → FXOS8700 accelerometer/magnetometer driver → Trigger mode
config FXOS8700_TRIGGER_GLOBAL_THREAD
bool "Use global thread"
select FXOS8700_TRIGGER
depends on <choice: Trigger mode>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)