-
CONFIG_GPS_SIM_THREAD_PRIORITY
¶
Thread priority
Type: int
Help¶
Priority of thread used by the driver to handle interrupts.
Direct dependencies¶
GPS_SIM_TRIGGER
&& GPS_SIM_TRIGGER
&& GPS_SIM
(Includes any dependencies from ifs and menus.)
Default¶
10
Kconfig definition¶
At /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/drivers/gps/gps_sim/Kconfig:143
Included via Kconfig:8
→ Kconfig.zephyr:9
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/test_doc/_build/Kconfig.modules:1
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/Kconfig.nrf:12
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/drivers/Kconfig:13
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/drivers/gps/Kconfig:9
Menu path: (Top) → Modules → Nordic nRF Connect → Device Drivers → GPS Drivers → GPS simulator → GPS simulator trigger
config GPS_SIM_THREAD_PRIORITY int "Thread priority" default 10 depends onGPS_SIM_TRIGGER
&&GPS_SIM_TRIGGER
&&GPS_SIM
help Priority of thread used by the driver to handle interrupts.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)