Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/watchdog/
Dwdt_shell.c97 static int cmd_timeout(const struct shell *sh, size_t argc, char *argv[]) in cmd_timeout() function
182 SHELL_CMD_ARG(timeout, &dsub_device_name, WDT_TIMEOUT_HELP, cmd_timeout,
/Zephyr-latest/subsys/bluetooth/mesh/shell/
Dcfg.c46 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),