Searched refs:ADC_InitTypeDef (Results 1 – 8 of 8) sorted by relevance
73 }ADC_InitTypeDef; typedef428 void ADC_Init(ADC_TypeDef* ADCx, ADC_InitTypeDef* ADC_InitStruct);429 void ADC_StructInit(ADC_InitTypeDef* ADC_InitStruct);
79 }ADC_InitTypeDef; typedef585 void ADC_Init(ADC_TypeDef* ADCx, ADC_InitTypeDef* ADC_InitStruct);586 void ADC_StructInit(ADC_InitTypeDef* ADC_InitStruct);
79 }ADC_InitTypeDef; typedef592 void ADC_Init(ADC_TypeDef* ADCx, ADC_InitTypeDef* ADC_InitStruct);593 void ADC_StructInit(ADC_InitTypeDef* ADC_InitStruct);
128 }ADC_InitTypeDef; typedef227 ADC_InitTypeDef Init; /*!< ADC required parameters */
120 } ADC_InitTypeDef; typedef128 ADC_InitTypeDef Init; /*!< ADC required parameters */
217 void ADC_Init(ADC_TypeDef* ADCx, ADC_InitTypeDef* ADC_InitStruct) in ADC_Init()274 void ADC_StructInit(ADC_InitTypeDef* ADC_InitStruct) in ADC_StructInit()
234 void ADC_Init(ADC_TypeDef* ADCx, ADC_InitTypeDef* ADC_InitStruct) in ADC_Init()309 void ADC_StructInit(ADC_InitTypeDef* ADC_InitStruct) in ADC_StructInit()
235 void ADC_Init(ADC_TypeDef* ADCx, ADC_InitTypeDef* ADC_InitStruct) in ADC_Init()310 void ADC_StructInit(ADC_InitTypeDef* ADC_InitStruct) in ADC_StructInit()
Completed in 20 milliseconds