Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/app/monitor/ram/
A Dshell_ram.c44 u32 CmdNum = shell_ctl.CmdTblSz; in shell_get_cmd() local
47 for (CmdCnt = 0; CmdCnt< CmdNum; CmdCnt++) { in shell_get_cmd()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/app/monitor/rom/
A Dshell_rom.c136 u32 CmdNum; in shell_cmd_exec_rom() local
142 CmdNum = pUartLogCtlExe->CmdTblSz; in shell_cmd_exec_rom()
147 for (CmdCnt = 0; CmdCnt< CmdNum; CmdCnt++){ in shell_cmd_exec_rom()

Completed in 3 milliseconds