Searched refs:WDT_O_RIS (Results 1 – 6 of 6) sorted by relevance
46 #define WDT_O_RIS 0x00000010 macro
59 #define WDT_O_RIS 0x00000010 macro
398 return(HWREG(WDT_BASE + WDT_O_RIS)); in WatchdogIntStatus()
390 return(HWREG(ulBase + WDT_O_RIS)); in WatchdogIntStatus()
400 return(HWREG(WDT_BASE + WDT_O_RIS)); in WatchdogIntStatus()