Searched refs:cli_get_commands_num (Results 1 – 2 of 2) sorted by relevance
108 int32_t cli_get_commands_num(void);
1169 commands_num = cli_get_commands_num(); in help_cmd()1447 int32_t cli_get_commands_num(void) { return g_cli->num; } in cli_get_commands_num() function
Completed in 5 milliseconds