Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/cli/
Dwifi_shell.c104 static const struct cli_command *lookup_command(char *name, int len) in lookup_command() function
188 command = lookup_command(nxp_wifi_cmd_name, strlen(nxp_wifi_cmd_name)); in nxp_wifi_request()