Searched refs:s_tmuBases (Results 1 – 3 of 3) sorted by relevance
36 static TMU_Type *const s_tmuBases[] = TMU_BASE_PTRS; variable50 for (instance = 0; instance < ARRAY_SIZE(s_tmuBases); instance++) in TMU_GetInstance()52 if (s_tmuBases[instance] == base) in TMU_GetInstance()58 assert(instance < ARRAY_SIZE(s_tmuBases)); in TMU_GetInstance()
54 static TMU_Type *const s_tmuBases[] = TMU_BASE_PTRS; variable68 for (instance = 0; instance < ARRAY_SIZE(s_tmuBases); instance++) in TMU_GetInstance()70 if (s_tmuBases[instance] == base) in TMU_GetInstance()76 assert(instance < ARRAY_SIZE(s_tmuBases)); in TMU_GetInstance()