Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/adc12/
Dfsl_adc12.h228 static inline uint32_t ADC12_GetChannelConversionValue(ADC_Type *base, uint32_t channelGroup) in ADC12_GetChannelConversionValue() function
Dfsl_adc12.c337 (void)ADC12_GetChannelConversionValue(base, 0U); in ADC12_DoAutoCalibration()