Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/task_wdt/
Dtask_wdt_shell.c35 static int cmd_add(const struct shell *sh, size_t argc, char **argv) in cmd_add() function
104 SHELL_CMD(add, NULL, "Install new timeout (time in seconds)", cmd_add),