![]() |
Contiki-NG
|
Contiki compatible watchdog driver implementation. More...
Go to the source code of this file.
Functions | |
| static void | wdt_event_handler (void) |
| WDT events handler. | |
| void | watchdog_init (void) |
| Initialisation function for the WDT. | |
| void | watchdog_start (void) |
| Starts the WDT in watchdog mode if enabled by user configuration, maximum interval. | |
| void | watchdog_periodic (void) |
| Writes the WDT clear sequence. | |
| void | watchdog_reboot (void) |
| Keeps control until the WDT throws a reset signal. | |
Contiki compatible watchdog driver implementation.
Definition in file watchdog.c.