Searched refs:WDT_RIS_WDTRIS (Results 1 – 14 of 14) sorted by relevance
94 #define WDT_RIS_WDTRIS 0x00000001 // Watchdog Raw Interrupt Status macro
96 #define WDT_RIS_WDTRIS 0x00000001 // Watchdog Raw Interrupt Status macro
2360 #define WDT_RIS_WDTRIS 0x00000001 // Watchdog Raw Interrupt Status macro
2659 #define WDT_RIS_WDTRIS 0x00000001 // Watchdog Raw Interrupt Status macro
2912 #define WDT_RIS_WDTRIS 0x00000001 // Watchdog Raw Interrupt Status macro
81 #define WDT_RIS_WDTRIS 0x00000001 // Watchdog Raw Interrupt Status macro
511 HWREG(ui32Base + WDT_O_ICR) = WDT_RIS_WDTRIS; in WatchdogIntClear()
506 HWREG(ui32Base + WDT_O_ICR) = WDT_RIS_WDTRIS; in WatchdogIntClear()
2315 #define WDT_RIS_WDTRIS 0x00000001 // Watchdog Raw Interrupt Status macro
2422 #define WDT_RIS_WDTRIS 0x00000001 // Watchdog Raw Interrupt Status macro
Completed in 1091 milliseconds