-
CONFIG_PROFILER_NORDIC_THREAD_PRIORITY
¶
Priority of thread handling host input
Type: int
Default¶
10
Kconfig definition¶
At <nRF>/subsys/profiler/Kconfig:77
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:50
→ <nRF>/subsys/Kconfig:24
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → System profiler → Nordic profiler advanced
config PROFILER_NORDIC_THREAD_PRIORITY
int "Priority of thread handling host input"
default 10
depends on PROFILER_NORDIC && PROFILER
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)