Home
last modified time | relevance | path

Searched defs:commands (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/cli/
Dwifi_shell.c19 const struct cli_command *commands[MAX_COMMANDS]; member
77 int cli_register_commands(const struct cli_command *commands, int num_commands) in cli_register_commands()
90 int cli_unregister_commands(const struct cli_command *commands, int num_commands) in cli_unregister_commands()