Searched defs:ADC_Enable (Results 1 – 15 of 15) sorted by relevance
86 void ADC_Enable(uint8_t adc, BOOL enable) { in ADC_Enable() function
37 void ADC_Enable(ADC_Type * ADCx, bool enable) in ADC_Enable() function
2202 HAL_StatusTypeDef ADC_Enable(ADC_HandleTypeDef* hadc) in ADC_Enable() function
121 void ADC_Enable(void) in ADC_Enable() function
133 void ADC_Enable(ADC_T *adc) in ADC_Enable() function
129 void ADC_Enable(ADC_T* adc) in ADC_Enable() function
130 void ADC_Enable(ADC_T* adc) in ADC_Enable() function
125 void ADC_Enable(ADC_T* adc) in ADC_Enable() function
290 void ADC_Enable(ADC_Module* ADCx, FunctionalState Cmd) in ADC_Enable() function
315 void ADC_Enable(ADC_Module* ADCx, FunctionalState Cmd) in ADC_Enable() function
301 void ADC_Enable(ADC_Module* ADCx, FunctionalState Cmd) in ADC_Enable() function
312 void ADC_Enable(ADC_Module* ADCx, FunctionalState Cmd) in ADC_Enable() function
Completed in 50 milliseconds