Home
last modified time | relevance | path

Searched refs:WDT_LOCK_UNLOCK (Results 1 – 2 of 2) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/inc/
Dhw_wdt.h115 #define WDT_LOCK_UNLOCK 0x1ACCE551 // Unlocks the watchdog timer macro
/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Dwdt.c160 HWREG(ulBase + WDT_O_LOCK) = WDT_LOCK_UNLOCK; in WatchdogUnlock()