Searched refs:ClockFrq (Results 1 – 2 of 2) sorted by relevance
84 ADC_InitStruct->ClockFrq = ADC_CLKFRQ_HIGH; in ADC_StructInit()159 assert_parameters(IS_ADC_CLKFRQ(ADC_InitStruct->ClockFrq)); in ADC_Init()181 if (ADC_InitStruct->ClockFrq == ADC_CLKFRQ_HIGH) in ADC_Init()251 if(ADC_InitStruct->ClockFrq == ADC_CLKFRQ_LOW) in ADC_Init()
26 uint32_t ClockFrq; member
Completed in 5 milliseconds