Searched refs:AverageSample (Results 1 – 2 of 2) sorted by relevance
86 ADC_InitStruct->AverageSample = ADC_AVERAGE_2; in ADC_StructInit()161 assert_parameters(IS_ADC_AVERAG(ADC_InitStruct->AverageSample)); in ADC_Init()194 tmp_rtcadcmactl |= (ADC_InitStruct->SkipSample | ADC_InitStruct->AverageSample); in ADC_Init()
28 uint32_t AverageSample; member
Completed in 6 milliseconds