void watchdog_start(void)
Starts the WDT in watchdog mode if enabled by user configuration, maximum interval.
void watchdog_reboot(void)
Keeps control until the WDT throws a reset signal.
void watchdog_stop(void)
In watchdog mode, the WDT can not be stopped.
void watchdog_periodic(void)
Writes the WDT clear sequence.
void watchdog_init(void)
Copyright (c) 2014, Analog Devices, Inc.