-
CONFIG_GPS_SIM_THREAD_STACK_SIZE
¶
Trigger thread stack size
Type: int
Help¶
Stack size of thread used by the driver to handle interrupts.
Direct dependencies¶
GPS_SIM_TRIGGER
&& GPS_SIM_TRIGGER
&& GPS_SIM
(Includes any dependencies from if’s and menus.)
Defaults¶
- 512 if
GPS_SIM_TRIGGER
&&GPS_SIM_TRIGGER
&&GPS_SIM
Kconfig definition¶
At ../nrf/drivers/gps_sim/Kconfig:147
Included via Kconfig:10
→ Kconfig.zephyr:10
→ /jenkins_workspace/workspace/connect-nrf_documentation_master/_build/Kconfig.modules:1
→ /jenkins_workspace/workspace/connect-nrf_documentation_master/ncs/nrf/Kconfig.nrf:11
→ ../nrf/drivers/Kconfig:10
Menu path: (top menu) → Nordic nRF Connect → Device Drivers → GPS simulator → GPS simulator trigger
config GPS_SIM_THREAD_STACK_SIZE int prompt "Trigger thread stack size" ifGPS_SIM_TRIGGER
&&GPS_SIM_TRIGGER
&&GPS_SIM
default 512 ifGPS_SIM_TRIGGER
&&GPS_SIM_TRIGGER
&&GPS_SIM
depends onGPS_SIM_TRIGGER
&&GPS_SIM_TRIGGER
&&GPS_SIM
help Stack size of thread used by the driver to handle interrupts.
(Definitions include propagated dependencies, including from if’s and menus.)