Searched refs:s_kppBases (Results 1 – 1 of 1) sorted by relevance
34 static KPP_Type *const s_kppBases[] = KPP_BASE_PTRS; variable46 for (instance = 0; instance < ARRAY_SIZE(s_kppBases); instance++) in KPP_GetInstance()48 if (s_kppBases[instance] == base) in KPP_GetInstance()54 assert(instance < ARRAY_SIZE(s_kppBases)); in KPP_GetInstance()