Home
last modified time | relevance | path

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

/external/platform/cc13xx/cc13xxware/driverlib/
A Dwatchdog.h342 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()
/external/platform/cc13xx/cc13xxware/inc/
A Dhw_ints.h72 #define INT_WDT_IRQ 30 // Watchdog interrupt event macro

Completed in 8 milliseconds