Home
last modified time | relevance | path

Searched defs:task_wdt_id (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/samples/subsys/task_wdt/src/
Dmain.c80 int task_wdt_id = task_wdt_add(1100U, NULL, NULL); in main() local
95 int task_wdt_id; in control_thread() local