Searched refs:INT_WDT_IRQ (Results 1 – 2 of 2) sorted by relevance
342 IntRegister(INT_WDT_IRQ, pfnHandler); in WatchdogIntRegister()347 IntEnable(INT_WDT_IRQ); in WatchdogIntRegister()375 IntDisable(INT_WDT_IRQ); in WatchdogIntUnregister()380 IntUnregister(INT_WDT_IRQ); in WatchdogIntUnregister()
72 #define INT_WDT_IRQ 30 // Watchdog interrupt event macro
Completed in 8 milliseconds