Home
last modified time | relevance | path

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

/bsp/frdm-k64f/device/MK64F12/
A Dfsl_vref.c51 static VREF_Type *const s_vrefBases[] = VREF_BASE_PTRS; variable
67 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