Home
last modified time | relevance | path

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

/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/utilities/
A Dfsl_shell.c316 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()
A Dfsl_shell.h121 const shell_command_context_t *CommandList[SHELL_MAX_CMD]; /*!< The command table list */ member

Completed in 6 milliseconds