Home
last modified time | relevance | path

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

/hal_ti-3.4.0/simplelink/source/ti/devices/cc32xx/inc/
Dhw_ints.h93 #define INT_PRCM 188 // Power, Reset and Clock Module macro
/hal_ti-3.4.0/simplelink/source/ti/devices/cc32xx/driverlib/
Dprcm.c1567 IntRegister(INT_PRCM, pfnHandler); in PRCMIntRegister()
1572 IntEnable(INT_PRCM); in PRCMIntRegister()
1592 IntDisable(INT_PRCM); in PRCMIntUnregister()
1597 IntUnregister(INT_PRCM); in PRCMIntUnregister()