Searched refs:OFS_LIB_PAIES (Results 1 – 2 of 2) sorted by relevance
256 HWREG16(baseAddress + OFS_LIB_PAIES) &= ~selectedPins; in GPIO_interruptEdgeSelect()258 HWREG16(baseAddress + OFS_LIB_PAIES) |= selectedPins; in GPIO_interruptEdgeSelect()
112 #define OFS_LIB_PAIES ((uint32_t)&P1->IES - (uint32_t)P1) macro