Searched refs:IS_ADC_CALFACT (Results 1 – 2 of 2) sorted by relevance
717 #define IS_ADC_CALFACT(__CALIBRATION_FACTOR__) ((__CALIBRATION_FACTOR__) <= (0x7FU)) macro
232 assert_param(IS_ADC_CALFACT(CalibrationFactor)); in HAL_ADCEx_Calibration_SetValue()