Searched refs:CommandList (Results 1 – 2 of 2) sorted by relevance
316 context->printf_data_func(g_RegisteredCommands.CommandList[i]->pcHelpString); in HelpCommand()347 tmpCommand = g_RegisteredCommands.CommandList[i]; in ProcessCommand()475 tmpCommand = g_RegisteredCommands.CommandList[i]; in AutoComplete()606 … g_RegisteredCommands.CommandList[g_RegisteredCommands.numberOfCommandInList++] = command_context; in SHELL_RegisterCommand()
121 const shell_command_context_t *CommandList[SHELL_MAX_CMD]; /*!< The command table list */ member
Completed in 6 milliseconds