Go to the source code of this file.
Functions | |
u_long | NutWatchDogStart (u_long ms, u_long xmode) |
Start the watch dog timer. | |
void | NutWatchDogRestart (void) |
Restart the watch dog timer. | |
void | NutWatchDogDisable (void) |
Disables the watch dog timer. | |
void | NutWatchDogEnable (void) |
Enables the watch dog timer. |