
Go to the source code of this file.
Functions | |
| uint32_t | At91WatchDogStart (uint32_t ms, uint32_t 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. | |