Home
last modified time | relevance | path

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

/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_adc.h72 #define ADC_AVERAGE_2 (0x0UL << RTC_ADCMACTL_AVERAGE_SAMPLE_Pos) macro
78 #define IS_ADC_AVERAG(__AVERAG__) (((__AVERAG__) == ADC_AVERAGE_2) ||\
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_adc.c86 ADC_InitStruct->AverageSample = ADC_AVERAGE_2; in ADC_StructInit()

Completed in 27 milliseconds