Searched refs:s_acompBases (Results 1 – 2 of 2) sorted by relevance
34 static ACOMP_Type *const s_acompBases[] = ACOMP_BASE_PTRS; variable54 for (instance = 0; instance < ARRAY_SIZE(s_acompBases); instance++) in ACOMP_GetInstance()56 if (s_acompBases[instance] == base) in ACOMP_GetInstance()62 assert(instance < ARRAY_SIZE(s_acompBases)); in ACOMP_GetInstance()
37 static ACOMP_Type *const s_acompBases[] = ACOMP_BASE_PTRS; variable58 uint32_t acompArrayCount = (sizeof(s_acompBases) / sizeof(s_acompBases[0])); in ACOMP_GetInstance()63 if (s_acompBases[instance] == base) in ACOMP_GetInstance()