|
Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
Functions | |
| static int | eswifi_shell_atcmd (const struct shell *shell, size_t argc, char **argv) |
| SHELL_STATIC_SUBCMD_SET_CREATE (eswifi_shell, SHELL_CMD(atcmd, NULL, "<atcmd>", eswifi_shell_atcmd), SHELL_SUBCMD_SET_END) | |
| SHELL_CMD_REGISTER (eswifi, &eswifi_shell, "esWiFi debug shell", NULL) | |
Variables | |
| static struct eswifi_dev * | eswifi |
| void | |
|
static |
| SHELL_STATIC_SUBCMD_SET_CREATE | ( | eswifi_shell | , |
| SHELL_CMD(atcmd, NULL, "<atcmd>", eswifi_shell_atcmd) | , | ||
| SHELL_SUBCMD_SET_END | |||
| ) |
|
static |
Copyright (c) 2020 Linaro
SPDX-License-Identifier: Apache-2.0