Home
last modified time | relevance | path

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

/AliOS-Things-master/components/cli/src/
A Dcli.c1166 int32_t i, n, commands_num; in help_cmd() local
1169 commands_num = cli_get_commands_num(); in help_cmd()
1173 for (i = 0, n = 0; i < commands_num; i++) { in help_cmd()

Completed in 5 milliseconds