Searched defs:ADC_CALFACT_DIFF_SET (Results 1 – 5 of 5) sorted by relevance
512 #define ADC_CALFACT_DIFF_SET(__CALIBRATION_FACTOR__) (((__CALIBRATION_FACTOR__)\ macro
560 #define ADC_CALFACT_DIFF_SET(__CALIBRATION_FACTOR__) (((__CALIBRATION_FACTOR__)\ macro
674 #define ADC_CALFACT_DIFF_SET(__CALIBRATION_FACTOR__)\ macro
592 #define ADC_CALFACT_DIFF_SET(__CALIBRATION_FACTOR__) (((__CALIBRATION_FACTOR__) & (ADC_CALFACT_CALF… macro
2593 #define ADC_CALFACT_DIFF_SET(_Calibration_Factor_) ((_Calibration_Factor_) << 16U) macro3641 #define ADC_CALFACT_DIFF_SET(_Calibration_Factor_) \ macro