Searched refs:WDT_LOCK_UNLOCK (Results 1 – 2 of 2) sorted by relevance
115 #define WDT_LOCK_UNLOCK 0x1ACCE551 // Unlocks the watchdog timer macro
160 HWREG(ulBase + WDT_O_LOCK) = WDT_LOCK_UNLOCK; in WatchdogUnlock()