Home
last modified time | relevance | path

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

/bsp/frdm-k64f/device/MK64F12/
A Dfsl_adc16.c41 static uint32_t ADC16_GetInstance(ADC_Type *base);
57 static uint32_t ADC16_GetInstance(ADC_Type *base) in ADC16_GetInstance() function
83 CLOCK_EnableClock(s_adc16Clocks[ADC16_GetInstance(base)]); in ADC16_Init()
135 CLOCK_DisableClock(s_adc16Clocks[ADC16_GetInstance(base)]); in ADC16_Deinit()

Completed in 4 milliseconds