-
CONFIG_DESKTOP_EVENT_MANAGER_EVENT_LOG_BUF_LEN
¶
Length of buffer for processing event message
Type: int
Defaults¶
- 128 if
EVENT_MANAGER
Kconfig definition¶
At ../nrf/subsys/event_manager/Kconfig:35
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:18
Menu path: (top menu) → Nordic nRF Connect → Event Manager
config DESKTOP_EVENT_MANAGER_EVENT_LOG_BUF_LEN int prompt "Length of buffer for processing event message" ifEVENT_MANAGER
range 2 1024 ifEVENT_MANAGER
default 128 ifEVENT_MANAGER
depends onEVENT_MANAGER
(Definitions include propagated dependencies, including from if’s and menus.)