Home
last modified time | relevance | path

Searched defs:cmdProc (Results 1 – 2 of 2) sorted by relevance

/kernel/liteos_m/components/shell/src/base/
Dshcmd.c402 …INT32 OsCmdItemCreate(CmdType cmdType, const CHAR *cmdKey, UINT32 paraNum, CmdCallBackFunc cmdProc) in OsCmdItemCreate()
434 …MINOR UINT32 osCmdReg(CmdType cmdType, const CHAR *cmdKey, UINT32 paraNum, CmdCallBackFunc cmdProc) in osCmdReg()
/kernel/liteos_a/shell/full/src/base/
Dshcmd.c794 …INT32 OsCmdItemCreate(CmdType cmdType, const CHAR *cmdKey, UINT32 paraNum, CmdCallBackFunc cmdProc) in OsCmdItemCreate()
826 …MINOR UINT32 osCmdReg(CmdType cmdType, const CHAR *cmdKey, UINT32 paraNum, CmdCallBackFunc cmdProc) in osCmdReg()