CONFIG_CPU_LOAD_TIMER_1
Timer 1
Type: bool
Direct dependencies
HAS_HW_NRF_TIMER1
&& <choice: Timer instance>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol
Kconfig definition
At <nRF>/subsys/debug/cpu_load/Kconfig:73
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:92
→ <nRF>/subsys/Kconfig:34
→ <nRF>/subsys/debug/Kconfig:8
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Enable CPU load measurement → Timer instance
config CPU_LOAD_TIMER_1
bool "Timer 1"
select NRFX_TIMER1
depends on HAS_HW_NRF_TIMER1 && <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)