Searched refs:enAdcRefVolSel (Results 1 – 4 of 4) sorted by relevance
399 M0P_ADC->CR0_f.REF = pstcAdcConfig->enAdcRefVolSel; in Adc_Init()986 en_result_t Adc_SetVref(en_adc_ref_vol_sel_t enAdcRefVolSel) in Adc_SetVref() argument988 if (enAdcRefVolSel > RefVolSelAVDD) in Adc_SetVref()992 if((RefVolSelInBgr1p5 == enAdcRefVolSel) || (RefVolSelInBgr2p5 == enAdcRefVolSel)) in Adc_SetVref()999 M0P_ADC->CR0_f.REF = enAdcRefVolSel; in Adc_SetVref()
294 en_adc_ref_vol_sel_t enAdcRefVolSel; member475 en_result_t Adc_SetVref(en_adc_ref_vol_sel_t enAdcRefVolSel);
335 en_adc_ref_vol_sel_t enAdcRefVolSel; /*! ADC参考电压选择*/ member
164 (uint32_t)pstcAdcCfg->enAdcRefVolSel | in Adc_Init()
Completed in 14 milliseconds