Searched refs:AWDThresholdHighValue (Results 1 – 2 of 2) sorted by relevance
3014 … void LL_ADC_ConfigAnalogWDThresholds(ADC_TypeDef *ADCx, uint32_t AWDThresholdHighValue, uint32_t … in LL_ADC_ConfigAnalogWDThresholds() argument3018 (AWDThresholdHighValue << ADC_TR_HT_BITOFFSET_POS) | AWDThresholdLowValue); in LL_ADC_ConfigAnalogWDThresholds()
5265 …nfigAnalogWDThresholds(ADC_TypeDef *ADCx, uint32_t AWDy, uint32_t AWDThresholdHighValue, uint32_t … in LL_ADC_ConfigAnalogWDThresholds() argument5276 (AWDThresholdHighValue << ADC_TR1_HT1_BITOFFSET_POS) | AWDThresholdLowValue); in LL_ADC_ConfigAnalogWDThresholds()