Searched refs:WATCHDOG_HEARTBEAT (Results 1 – 1 of 1) sorted by relevance
17 #define WATCHDOG_HEARTBEAT 60000 macro19 #define WATCHDOG_HEARTBEAT CONFIG_WATCHDOG_TIMEOUT_MSECS macro56 u32 timeout = WATCHDOG_HEARTBEAT / 1000; in hw_watchdog_init()