Searched refs:WDT_CTL_INTTYPE (Results 1 – 17 of 17) sorted by relevance
77 #define WDT_CTL_INTTYPE 0x00000004 // Watchdog Interrupt Type macro
79 #define WDT_CTL_INTTYPE 0x00000004 // Watchdog Interrupt Type macro
2343 #define WDT_CTL_INTTYPE 0x00000004 // Watchdog Interrupt Type macro
2642 #define WDT_CTL_INTTYPE 0x00000004 // Watchdog Interrupt Type macro
2895 #define WDT_CTL_INTTYPE 0x00000004 // Watchdog Interrupt Type macro
64 #define WDT_CTL_INTTYPE 0x00000004 // Watchdog Interrupt Type macro
547 (HWREG(ulBase + WDT_O_CTL) & ~WDT_CTL_INTTYPE) | ulType; in WatchdogIntTypeSet()
552 ~WDT_CTL_INTTYPE) | ui32Type; in WatchdogIntTypeSet()
544 ~WDT_CTL_INTTYPE) | ui32Type; in WatchdogIntTypeSet()
2298 #define WDT_CTL_INTTYPE 0x00000004 // Watchdog Interrupt Type macro
2405 #define WDT_CTL_INTTYPE 0x00000004 // Watchdog Interrupt Type macro
Completed in 854 milliseconds