Searched refs:s_cmpBases (Results 1 – 1 of 1) sorted by relevance
30 static CMP_Type *const s_cmpBases[] = CMP_BASE_PTRS; variable44 for (instance = 0; instance < ARRAY_SIZE(s_cmpBases); instance++) in CMP_GetInstance()46 if (s_cmpBases[instance] == base) in CMP_GetInstance()52 assert(instance < ARRAY_SIZE(s_cmpBases)); in CMP_GetInstance()