Lines Matching full:task
7 bool "Task-level software watchdog"
10 Enable task watchdog
12 The task watchdog allows to have individual watchdog channels
17 int "Maximum number of task watchdog channels"
29 application that is used as an additional safety layer if the task
33 int "Minimum timeout for task watchdog (ms)"
38 The task watchdog uses a continuously restarted k_timer as its
40 among all task watchdogs used in the application.
42 If a hardware watchdog is configured as a fallback for the task
62 bool "Task watchdog shell utilities"
65 Activate shell module that provides Task watchdog commands.