RTEMS CPU Kit with SuperCore
4.11.3
|
Remove Watchdog from List. More...
Functions | |
Watchdog_States | _Watchdog_Remove (Watchdog_Header *header, Watchdog_Control *the_watchdog) |
Removes the_watchdog from the watchdog chain. More... | |
void | _Watchdog_Tickle (Watchdog_Header *header) |
This routine is invoked at appropriate intervals to update the header watchdog chain. More... | |
Remove Watchdog from List.