Searched refs:cmd_timeout (Results 1 – 2 of 2) sorted by relevance
| /Zephyr-4.1.0/drivers/watchdog/ |
| D | wdt_shell.c | 97 static int cmd_timeout(const struct shell *sh, size_t argc, char *argv[]) in cmd_timeout() function 187 SHELL_CMD_ARG(timeout, &dsub_device_name, WDT_TIMEOUT_HELP, cmd_timeout,
|
| /Zephyr-4.1.0/subsys/bluetooth/mesh/shell/ |
| D | cfg.c | 46 static int cmd_timeout(const struct shell *sh, size_t argc, char *argv[]) in cmd_timeout() function 1873 SHELL_CMD_ARG(timeout, NULL, "[Timeout(s)]", cmd_timeout, 1, 1),
|