Searched refs:ADC_DIFFERENTIAL_ENDED (Results 1 – 3 of 3) sorted by relevance
263 #define ADC_DIFFERENTIAL_ENDED (LL_ADC_DIFFERENTIAL_ENDED) /*!< ADC channel ending set t… macro927 ((__SING_DIFF__) == ADC_DIFFERENTIAL_ENDED) )
1694 if (sConfigInjected->InjectedSingleDiff != ADC_DIFFERENTIAL_ENDED) in HAL_ADCEx_InjectedConfigChannel()2002 if (sConfigInjected->InjectedSingleDiff == ADC_DIFFERENTIAL_ENDED) in HAL_ADCEx_InjectedConfigChannel()
2737 if (sConfig->SingleDiff != ADC_DIFFERENTIAL_ENDED) in HAL_ADC_ConfigChannel()2857 if (sConfig->SingleDiff == ADC_DIFFERENTIAL_ENDED) in HAL_ADC_ConfigChannel()