-
CONFIG_MAX_LENGTH_OF_CUSTOM_EVENTS_DESCRIPTIONS
¶
Maximum number of characters used to describe single event type
Type: int
Kconfig definition¶
At ../nrf/subsys/profiler/Kconfig:16
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:9
→ ../nrf/subsys/Kconfig:20
Menu path: (top menu) → Nordic nRF Connect → System profiler
config MAX_LENGTH_OF_CUSTOM_EVENTS_DESCRIPTIONS int prompt "Maximum number of characters used to describe single event type" ifPROFILER
default 128 ifPROFILER
depends onPROFILER
(Definitions include propagated dependencies, including from if’s and menus.)