Searched refs:WATCHDOG_STEPS (Results 1 – 1 of 1) sorted by relevance
107 #define WATCHDOG_STEPS 3 macro171 if (++(wp->trip_run) < WATCHDOG_STEPS) { in watchdog_event()203 if ((wp->timeout = timeout / WATCHDOG_STEPS) == 0) in watchdog_create()