Home
last modified time | relevance | path

Searched refs:cli_command_st (Results 1 – 3 of 3) sorted by relevance

/SCP-firmware-master/debugger/include/
A Dcli.h129 } cli_command_st; typedef
285 int cli_command_register(cli_command_st new_cmd);
/SCP-firmware-master/debugger/src/cli/
A Dcli_commands_core.c335 cli_command_st cli_commands[] = {
A Dcli.c48 extern cli_command_st cli_commands[];
67 cli_command_st cmd;
75 extern cli_command_st cli_commands[];
77 int cli_command_register(cli_command_st new_cmd) in cli_command_register()

Completed in 6 milliseconds