Go to the source code of this file.
Functions | |
u_long | At91WatchDogStart (u_long ms, u_long xmode) |
Start the AT91 hardware watch dog timer. | |
void | At91WatchDogRestart (void) |
Re-start the AT91 hardware watch dog timer. | |
void | At91WatchDogDisable (void) |
Disable the AT91 hardware watch dog timer. | |
void | At91WatchDogEnable (void) |
Enable the AT91 hardware watch dog timer. |