Searched refs:mCmdHistory (Results 1 – 1 of 1) sorted by relevance
25 CHAR8 mCmdHistory[MAX_CMD_HISTORY][MAX_CMD_LINE]; variable91 AsciiStrnCpyS (&mCmdHistory[mCmdHistoryStart][0], MAX_CMD_LINE, Cmd, MAX_CMD_LINE); in SetCmdHistory()122 HistoricalCommand = &mCmdHistory[mCmdHistoryCurrent][0]; in GetCmdHistory()144 HistoricalCommand = &mCmdHistory[mCmdHistoryCurrent][0]; in GetCmdHistory()