-
CONFIG_CPU_LOAD_TIMER_INSTANCE
¶
(No prompt – not directly user assignable.)
Type: int
Defaults¶
0 if
CPU_LOAD_TIMER_0
1 if
CPU_LOAD_TIMER_1
2 if
CPU_LOAD_TIMER_2
3 if
CPU_LOAD_TIMER_3
4 if
CPU_LOAD_TIMER_4
Kconfig definition¶
At <nRF>/subsys/debug/cpu_load/Kconfig:92
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:9
→ <BuildDir>/Kconfig/Kconfig.modules:1
→ <nRF>/Kconfig.nrf:25
→ <nRF>/subsys/Kconfig:30
→ <nRF>/subsys/debug/Kconfig:8
Menu path: (Top) → Modules → Nordic nRF Connect → Enable CPU load measurement
config CPU_LOAD_TIMER_INSTANCE int default 0 ifCPU_LOAD_TIMER_0
default 1 ifCPU_LOAD_TIMER_1
default 2 ifCPU_LOAD_TIMER_2
default 3 ifCPU_LOAD_TIMER_3
default 4 ifCPU_LOAD_TIMER_4
depends onCPU_LOAD
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)