-
CONFIG_DESKTOP_EVENT_MANAGER_PROFILER_ENABLED
¶
Log events to Profiler
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At <nRF>/subsys/event_manager/Kconfig:40
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:9
→ <BuildDir>/Kconfig/Kconfig.modules:1
→ <nRF>/Kconfig.nrf:25
→ <nRF>/subsys/Kconfig:22
Menu path: (Top) → Modules → Nordic nRF Connect → Event Manager
config DESKTOP_EVENT_MANAGER_PROFILER_ENABLED bool "Log events to Profiler" selectPROFILER
depends onEVENT_MANAGER
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)