Home
last modified time | relevance | path

Searched refs:AverageSample (Results 1 – 2 of 2) sorted by relevance

/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_adc.c86 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()
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_adc.h28 uint32_t AverageSample; member

Completed in 6 milliseconds