题目4A. void ADC_SoftwareStartConvCmd(ADC_TypeDef* ADCx, FunctionalState NewState)B. uint16_t ADC_GetConversionValue(ADC_TypeDef* ADCx)C. void ADC_RegularChannelConfig(ADC_TypeDef* ADCx, uint8_t ADC_Channel, uint8_t Rank, uint8_t ADC_SampleTime)D. void ADC_ResetCalibration(ADC_TypeDef* ADCx)