BeRTOS
|
Watchdog module, supplies a simple API to manage wdt on supported target. More...
Go to the source code of this file.
Functions | |
void | wdt_reset (void) |
Reset the watchdog timer. | |
void | wdt_start (uint32_t timeout) |
Start the watchdog timer that fire at the select timeout. |
Watchdog module, supplies a simple API to manage wdt on supported target.
Definition in file wdt.h.