Home
last modified time | relevance | path

Searched refs:paraNum (Results 1 - 5 of 5) sorted by relevance

/kernel/liteos_a/shell/full/include/
H A Dshcmd.h56 UINT32 paraNum; member
80 #define SHELLCMD_ENTRY(l, cmdType, cmdKey, paraNum, cmdHook) \
84 paraNum, \
H A Dshell.h128 extern UINT32 osCmdReg(CmdType cmdType, const CHAR *cmdKey, UINT32 paraNum, CmdCallBackFunc cmdProc);
/kernel/liteos_m/components/shell/include/
H A Dshcmd.h52 UINT32 paraNum; member
76 #define SHELLCMD_ENTRY(l, cmdType, cmdKey, paraNum, cmdHook) \
80 paraNum, \
H A Dshell.h126 extern UINT32 osCmdReg(CmdType cmdType, const CHAR *cmdKey, UINT32 paraNum, CmdCallBackFunc cmdProc);
/kernel/liteos_a/apps/tftp/include/
H A Dtypes_adapt.h80 #define SHELLCMD_ENTRY(l, cmdType, cmdKey, paraNum, cmdHook) \

Completed in 3 milliseconds