Searched refs:ADC_VsenSelection (Results 1 – 2 of 2) sorted by relevance
77 assert_param(IS_ADC_VSEN(init->ADC_VsenSelection)); in ADC_Init()83 ADC->CFG0_b.VSEN = init->ADC_VsenSelection; in ADC_Init()
182 …uint8_t ADC_VsenSelection; /*!< ADC1 VSEN selection, is a value of @ref ADC_VSEN … member
Completed in 4 milliseconds