Home
last modified time | relevance | path

Searched defs:CmdCallBackFunc (Results 1 – 3 of 3) sorted by relevance

/kernel/liteos_a/apps/tftp/include/
Dtypes_adapt.h86 typedef u32_t (*CmdCallBackFunc)(u32_t argc, const char **argv); typedef
/kernel/liteos_m/components/shell/include/
Dshell.h120 typedef UINT32 (*CmdCallBackFunc)(UINT32 argc, const CHAR **argv); typedef
/kernel/liteos_a/shell/full/include/
Dshell.h122 typedef UINT32 (*CmdCallBackFunc)(UINT32 argc, const CHAR **argv); typedef