Searched refs:cmd_reset (Results 1 – 4 of 4) sorted by relevance
/Zephyr-latest/subsys/mgmt/hawkbit/ |
D | shell.c | 103 static int cmd_reset(const struct shell *sh, size_t argc, char *argv) in cmd_reset() function 170 SHELL_CMD(reset, NULL, "Reset the hawkBit action id", cmd_reset),
|
/Zephyr-latest/drivers/fpga/ |
D | fpga_shell.c | 64 static int cmd_reset(const struct shell *sh, size_t argc, char **argv) in cmd_reset() function 138 SHELL_CMD_ARG(reset, NULL, "<device>", cmd_reset, 2, 0),
|
/Zephyr-latest/subsys/bluetooth/mesh/shell/ |
D | shell.c | 241 static int cmd_reset(const struct shell *sh, size_t argc, char *argv[]) in cmd_reset() function 1787 SHELL_CMD_ARG(reset-local, NULL, NULL, cmd_reset, 1, 0),
|
D | cfg.c | 21 static int cmd_reset(const struct shell *sh, size_t argc, char *argv[]) in cmd_reset() function 1872 SHELL_CMD_ARG(reset, NULL, NULL, cmd_reset, 1, 0),
|