Searched refs:s_pxpBases (Results 1 – 1 of 1) sorted by relevance
139 static PXP_Type *const s_pxpBases[] = PXP_BASE_PTRS; variable154 for (instance = 0; instance < ARRAY_SIZE(s_pxpBases); instance++) in PXP_GetInstance()156 if (s_pxpBases[instance] == base) in PXP_GetInstance()162 assert(instance < ARRAY_SIZE(s_pxpBases)); in PXP_GetInstance()