Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/task_wdt/
Dtask_wdt_shell.c82 static int cmd_del(const struct shell *sh, size_t argc, char **argv) in cmd_del() function
106 SHELL_CMD(del, NULL, "Delete task watchdog channel", cmd_del),