Home
last modified time | relevance | path

Searched refs:s_cmpBases (Results 1 – 1 of 1) sorted by relevance

/bsp/frdm-k64f/device/MK64F12/
A Dfsl_cmp.c47 static CMP_Type *const s_cmpBases[] = CMP_BASE_PTRS; variable
61 for (instance = 0; instance < ARRAY_SIZE(s_cmpBases); instance++) in CMP_GetInstance()
63 if (s_cmpBases[instance] == base) in CMP_GetInstance()
69 assert(instance < ARRAY_SIZE(s_cmpBases)); in CMP_GetInstance()

Completed in 4 milliseconds