Searched refs:task_wdt_id (Results 1 – 1 of 1) sorted by relevance
80 int task_wdt_id = task_wdt_add(1100U, NULL, NULL); in main() local84 task_wdt_feed(task_wdt_id); in main()95 int task_wdt_id; in control_thread() local104 task_wdt_id = task_wdt_add(100U, task_wdt_callback, in control_thread()113 task_wdt_feed(task_wdt_id); in control_thread()