Searched refs:s_vrefBases (Results 1 – 1 of 1) sorted by relevance
51 static VREF_Type *const s_vrefBases[] = VREF_BASE_PTRS; variable67 for (instance = 0; instance < ARRAY_SIZE(s_vrefBases); instance++) in VREF_GetInstance()69 if (s_vrefBases[instance] == base) in VREF_GetInstance()75 assert(instance < ARRAY_SIZE(s_vrefBases)); in VREF_GetInstance()
Completed in 6 milliseconds