Home
last modified time | relevance | path

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

/hal_ti-3.4.0/simplelink/source/ti/devices/msp432p4xx/driverlib/
Dgpio.h115 #define OFS_LIB_P2IE OFS_LIB_P1IE macro
Dgpio.c284 return (HWREG8(baseAddr + OFS_LIB_P2IE) & pendingInts); in GPIO_getEnabledInterruptStatus()