Skip to content
Snippets Groups Projects
user avatar
maxims@google.com authored
This is a simple uclass for Watchdog Timers. It has four operations:
start, restart, reset, stop. Drivers must implement start, restart and
stop operations, while implementing reset is optional: It's default
implementation expires watchdog timer in one clock tick.

Signed-off-by: default avatarMaxim Sloyko <maxims@google.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
0753bc2d
History
Name Last commit Last update