Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/adc_5v12b_ll18_015/
Dfsl_adc.h308 static inline uint32_t ADC_GetChannelConversionValue(ADC_Type *base) in ADC_GetChannelConversionValue() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/adc_12b1msps_sar/
Dfsl_adc.h275 static inline uint32_t ADC_GetChannelConversionValue(ADC_Type *base, uint32_t channelGroup) in ADC_GetChannelConversionValue() function
Dfsl_adc.c265 (void)ADC_GetChannelConversionValue(base, 0U); in ADC_DoAutoCalibration()