-
CONFIG_MODEM_INFO_THREAD_PRIO
¶
(No prompt – not directly user assignable.)
Type: int
Defaults¶
- 0 if !
MULTITHREADING
&&MODEM_INFO
- 9 if
MODEM_INFO
Kconfig definition¶
At ../nrf/lib/modem_info/Kconfig:33
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:10
→ ../nrf/lib/Kconfig:17
Menu path: (top menu) → Nordic nRF Connect → Libraries → nRF91 modem information library
config MODEM_INFO_THREAD_PRIO int range 0NUM_PREEMPT_PRIORITIES
ifMODEM_INFO
default 0 if !MULTITHREADING
&&MODEM_INFO
default 9 ifMODEM_INFO
depends onMODEM_INFO
(Definitions include propagated dependencies, including from if’s and menus.)