RTEMS CPU Kit with SuperCore  4.11.3
Functions
watchdogremove.c File Reference

Remove Watchdog from List. More...

#include <rtems/score/watchdogimpl.h>
#include <rtems/score/assert.h>
Include dependency graph for watchdogremove.c:

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...
 

Detailed Description

Remove Watchdog from List.