Searched refs:s_cmpBases (Results 1 – 1 of 1) sorted by relevance
47 static CMP_Type *const s_cmpBases[] = CMP_BASE_PTRS; variable61 for (instance = 0; instance < ARRAY_SIZE(s_cmpBases); instance++) in CMP_GetInstance()63 if (s_cmpBases[instance] == base) in CMP_GetInstance()69 assert(instance < ARRAY_SIZE(s_cmpBases)); in CMP_GetInstance()
Completed in 4 milliseconds