Home
last modified time | relevance | path

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

/bsp/frdm-k64f/device/MK64F12/
A Dfsl_vref.c44 static uint32_t VREF_GetInstance(VREF_Type *base);
62 static uint32_t VREF_GetInstance(VREF_Type *base) in VREF_GetInstance() function
88 CLOCK_EnableClock(s_vrefClocks[VREF_GetInstance(base)]); in VREF_Init()
150 CLOCK_DisableClock(s_vrefClocks[VREF_GetInstance(base)]); in VREF_Deinit()

Completed in 7 milliseconds