-
CONFIG_FXAS21002_THREAD_STACK_SIZE
¶
Own thread stack size
Type: int
Direct dependencies¶
FXAS21002_TRIGGER_OWN_THREAD
&& FXAS21002_TRIGGER
&& FXAS21002
&& SENSOR
(Includes any dependencies from if’s and menus.)
Defaults¶
- 1024 if
FXAS21002_TRIGGER_OWN_THREAD
&&FXAS21002_TRIGGER
&&FXAS21002
&&SENSOR
Kconfig definition¶
At drivers/sensor/fxas21002/Kconfig:84
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:62
→ drivers/sensor/Kconfig:56
Menu path: (top menu) → Device Drivers → Sensor Drivers → FXAS21002 gyroscope driver
config FXAS21002_THREAD_STACK_SIZE int prompt "Own thread stack size" ifFXAS21002_TRIGGER_OWN_THREAD
&&FXAS21002_TRIGGER
&&FXAS21002
&&SENSOR
default 1024 ifFXAS21002_TRIGGER_OWN_THREAD
&&FXAS21002_TRIGGER
&&FXAS21002
&&SENSOR
depends onFXAS21002_TRIGGER_OWN_THREAD
&&FXAS21002_TRIGGER
&&FXAS21002
&&SENSOR
(Definitions include propagated dependencies, including from if’s and menus.)