Home
last modified time | relevance | path

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

/kernel/liteos_a/apps/shell/include/
Dshell.h47 #define SHELL_PROCESS_PRIORITY_INIT 15 macro
/kernel/liteos_a/apps/shell/src/
Dmain.c71 param.sched_priority = SHELL_PROCESS_PRIORITY_INIT; in OsShellCreateTask()