Home
last modified time | relevance | path

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

/SCP-firmware-master/debugger/src/cli/
A Dcli_commands_core.c335 cli_command_st cli_commands[] = { variable
A Dcli.c48 extern cli_command_st cli_commands[];
75 extern cli_command_st cli_commands[];
107 for (index = 0; cli_commands[index].command != 0; index++) { in cli_command_init()
108 status = cli_command_register(cli_commands[index]); in cli_command_init()

Completed in 5 milliseconds