Searched defs:WATCHDOG (Results 1 – 2 of 2) sorted by relevance
113 struct WATCHDOG { struct115 WATCHDOG_FN action; /* application routine */ argument118 WATCHDOG *saved_watchdog; /* saved state */ argument127 static WATCHDOG *watchdog_curr; argument
19 typedef struct WATCHDOG WATCHDOG; typedef