Home
last modified time | relevance | path

Searched refs:THREAD_NAME (Results 1 – 11 of 11) sorted by relevance

/Zephyr-Core-3.7.0/subsys/mgmt/mcumgr/grp/os_mgmt/
DKconfig68 default MCUMGR_GRP_OS_TASKSTAT_USE_THREAD_NAME_FOR_NAME if THREAD_NAME
72 By default taskstat responses use thread priority, when THREAD_NAME is disabled,
76 depends on THREAD_NAME
96 default THREAD_MAX_NAME_LEN if THREAD_NAME
97 default 5 if !THREAD_NAME
98 range 3 THREAD_MAX_NAME_LEN if THREAD_NAME
99 range 3 6 if !THREAD_NAME
103 When THREAD_NAME is enabled then this defaults to THREAD_MAX_NAME_LEN.
104 When THREAD_NAME is disabled the name is generated from thread priority,
/Zephyr-Core-3.7.0/subsys/shell/modules/
DKconfig11 imply THREAD_NAME
/Zephyr-Core-3.7.0/subsys/testsuite/ztest/src/
Dztress.c51 #define THREAD_NAME(i, _) STRINGIFY(ztress_##i) macro
54 LISTIFY(CONFIG_ZTRESS_MAX_THREADS, THREAD_NAME, (,))
/Zephyr-Core-3.7.0/scripts/kconfig/
Dhardened.csv44 THREAD_NAME,n
/Zephyr-Core-3.7.0/subsys/tracing/
DKconfig10 imply THREAD_NAME
37 select THREAD_NAME
/Zephyr-Core-3.7.0/doc/services/debugging/
Dthread-analyzer.rst79 * ``THREAD_NAME``: enable this option in the kernel to print the name of the
/Zephyr-Core-3.7.0/subsys/portability/cmsis_rtos_v2/
DKconfig7 depends on THREAD_NAME
/Zephyr-Core-3.7.0/subsys/logging/
DKconfig.formatting116 Thread name is used if THREAD_NAME is enabled.
/Zephyr-Core-3.7.0/subsys/testsuite/
DKconfig12 select THREAD_NAME
/Zephyr-Core-3.7.0/subsys/debug/
DKconfig417 select THREAD_NAME
/Zephyr-Core-3.7.0/kernel/
DKconfig483 config THREAD_NAME config
493 depends on THREAD_NAME