Searched refs:cmd_open (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/subsys/sip_svc/ |
D | sip_svc_agilex_mailbox_shell.c | 77 static int cmd_open(const struct shell *sh, size_t argc, char **argv) in cmd_open() function 340 SHELL_CMD_ARG(open, NULL, "[<timeout_msec>]", cmd_open, 1, 1),
|
D | sip_svc_shell.c | 97 static int cmd_open(const struct shell *sh, size_t argc, char **argv) in cmd_open() function 380 SHELL_CMD_ARG(open, NULL, "<method> <token> <[timeout_msec]>", cmd_open, 3, 1),
|