Searched refs:ADC_Stop (Results 1 – 6 of 6) sorted by relevance
50 void ADC_Stop(ADC_TypeDef * ADCx); //关闭指定ADC,停止模数转换
198 void ADC_Stop(ADC_TypeDef * ADCx) in ADC_Stop() function
246 void ADC_Stop(uint8_t adc);
97 void ADC_Stop(ADC_TypeDef * ADCx, uint32_t seq); //关闭指定ADC,停止模数转换
248 void ADC_Stop(ADC_TypeDef * ADCx, uint32_t seq) in ADC_Stop() function
196 void ADC_Stop(uint8_t adc) { in ADC_Stop() function
Completed in 11 milliseconds