Searched refs:DIFSEL (Results 1 – 4 of 4) sorted by relevance
688 CLEAR_BIT(ADCx->DIFSEL, ADC_DIFSEL_DIFSEL); in LL_ADC_DeInit()
857 CLEAR_BIT(hadc->Instance->DIFSEL, ADC_DIFSEL_DIFSEL); in HAL_ADC_DeInit()
4818 MODIFY_REG(ADCx->DIFSEL, in LL_ADC_SetChannelSingleDiff()4865 return (uint32_t)(READ_BIT(ADCx->DIFSEL, (Channel & ADC_SINGLEDIFF_CHANNEL_MASK))); in LL_ADC_GetChannelSingleDiff()
231 …__IO uint32_t DIFSEL; /*!< ADC differential mode selection register, Address offset: 0x… member