Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_adc.c620 adc_data = (int16_t)ADC_GetADCConversionValue(ADC_CHANNEL10); in ADC_GetTemperature()
895 int16_t ADC_GetADCConversionValue(uint32_t Channel) in ADC_GetADCConversionValue() function
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_adc.h222 int16_t ADC_GetADCConversionValue(uint32_t Channel);
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_adc.h286 int16_t ADC_GetADCConversionValue(uint32_t Channel);
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_adc.c617 int16_t ADC_GetADCConversionValue(uint32_t Channel) in ADC_GetADCConversionValue() function

Completed in 736 milliseconds