zephyr/subsys/task_wdt
Balaji Srinivasan 16fc8f5295 task_wdt: Feed hardware watchdog only when its started
Previously the schedule_next_timeout() function was feeding the hardware
watchdog irrespective of whether or not it was started. This is now
fixed.

Signed-off-by: Balaji Srinivasan <balaji.srinivasan@nordicsemi.no>
2024-06-06 00:40:53 -07:00
..
CMakeLists.txt
Kconfig
task_wdt.c
task_wdt_shell.c