Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_adc.c815 void ADC_CICScaleDownConfig(uint32_t ScaleDown) in ADC_CICScaleDownConfig() argument
820 assert_parameters(IS_ADC_SCA(ScaleDown)); in ADC_CICScaleDownConfig()
824 tmp |= ScaleDown; in ADC_CICScaleDownConfig()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_adc.h239 void ADC_CICScaleDownConfig(uint32_t ScaleDown);

Completed in 5 milliseconds