Home
last modified time | relevance | path

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

/bsp/apm32/libraries/Drivers/
A Ddrv_adc.c371 *value = ADC_ReadConversionValue(adc_cfg->adc); in apm32_adc_get_value()
383 *value = ADC_ReadConversionValue(adc_cfg->adc); in apm32_adc_get_value()
396 *value = ADC_ReadConversionValue(); in apm32_adc_get_value()
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_adc.h342 uint16_t ADC_ReadConversionValue(void);
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/
A Dapm32f0xx_adc.c590 uint16_t ADC_ReadConversionValue(void) in ADC_ReadConversionValue() function
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_adc.h388 uint16_t ADC_ReadConversionValue(ADC_T* adc);
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/inc/
A Dapm32s10x_adc.h276 uint16_t ADC_ReadConversionValue(ADC_T* adc);
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_adc.h297 uint16_t ADC_ReadConversionValue(ADC_T* adc);
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_adc.h295 uint16_t ADC_ReadConversionValue(ADC_T* adc);
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_adc.c458 uint16_t ADC_ReadConversionValue(ADC_T* adc) in ADC_ReadConversionValue() function
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_adc.c459 uint16_t ADC_ReadConversionValue(ADC_T* adc) in ADC_ReadConversionValue() function
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/src/
A Dapm32f4xx_adc.c521 uint16_t ADC_ReadConversionValue(ADC_T *adc) in ADC_ReadConversionValue() function
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/src/
A Dapm32s10x_adc.c454 uint16_t ADC_ReadConversionValue(ADC_T* adc) in ADC_ReadConversionValue() function

Completed in 21 milliseconds