Searched refs:DSRSelection (Results 1 – 2 of 2) sorted by relevance
865 void ADC_CICDownSamRateConfig(uint32_t DSRSelection) in ADC_CICDownSamRateConfig() argument870 assert_parameters(IS_ADC_SDR(DSRSelection)); in ADC_CICDownSamRateConfig()873 tmp |= DSRSelection; in ADC_CICDownSamRateConfig()
241 void ADC_CICDownSamRateConfig(uint32_t DSRSelection);
Completed in 8 milliseconds