Searched refs:s_lpcmpBases (Results 1 – 1 of 1) sorted by relevance
28 static LPCMP_Type *const s_lpcmpBases[] = LPCMP_BASE_PTRS; variable42 for (instance = 0; instance < ARRAY_SIZE(s_lpcmpBases); instance++) in LPCMP_GetInstance()44 if (s_lpcmpBases[instance] == base) in LPCMP_GetInstance()50 assert(instance < ARRAY_SIZE(s_lpcmpBases)); in LPCMP_GetInstance()