Home
last modified time | relevance | path

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

/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/components/bk_cli/
Dcli_rpc.c270 const struct cli_command * cli_debug_cmd_table(int *num) in cli_debug_cmd_table() function
Dcli_main.c758 extern const struct cli_command * cli_debug_cmd_table(int *num);
772 cmd_tbl = cli_debug_cmd_table(&tbl_num); in cli_debug_command()