Searched refs:SHELL_RegisterCommand (Results 1 – 2 of 2) sorted by relevance
166 int32_t SHELL_RegisterCommand(const shell_command_context_t *command_context);
104 SHELL_RegisterCommand(&xHelpCommand); in SHELL_Init()105 SHELL_RegisterCommand(&xExitCommand); in SHELL_Init()599 int32_t SHELL_RegisterCommand(const shell_command_context_t *command_context) in SHELL_RegisterCommand() function
Completed in 4 milliseconds