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