Home
last modified time | relevance | path

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

/kernel/liteos_a/kernel/base/misc/
Dsysinfo_shellcmd.c48 #define SYSINFO_ENABLED(x) (((x) == TRUE) ? "YES" : "NO") macro
146 SYSINFO_ENABLED(isTaskEnable)); in OsShellCmdSystemInfoGet()
150 SYSINFO_ENABLED(isSemEnable)); in OsShellCmdSystemInfoGet()
154 SYSINFO_ENABLED(isQueueEnable)); in OsShellCmdSystemInfoGet()
158 SYSINFO_ENABLED(isSwtmrEnable)); in OsShellCmdSystemInfoGet()