Searched refs:OFS_LIB_P1IE (Results 1 – 2 of 2) sorted by relevance
114 #define OFS_LIB_P1IE ((uint32_t)&P1->IE - (uint32_t)P1) macro115 #define OFS_LIB_P2IE OFS_LIB_P1IE
278 return (HWREG8(baseAddr + OFS_LIB_P1IE) & pendingInts); in GPIO_getEnabledInterruptStatus()