Home
last modified time | relevance | path

Searched refs:LL_ADC_GetCalibrationOffsetFactor (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_adc_ex.c202 return LL_ADC_GetCalibrationOffsetFactor(hadc->Instance, SingleDiff); in HAL_ADCEx_Calibration_GetValue()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_adc_ex.c308 Calib_Val = LL_ADC_GetCalibrationOffsetFactor(hadc->Instance, SingleDiff); in HAL_ADCEx_Calibration_GetValue()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_adc_ex.c207 return LL_ADC_GetCalibrationOffsetFactor(hadc->Instance, SingleDiff); in HAL_ADCEx_Calibration_GetValue()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_adc.h2579 __STATIC_INLINE uint32_t LL_ADC_GetCalibrationOffsetFactor(ADC_TypeDef *ADCx, uint32_t SingleDiff) in LL_ADC_GetCalibrationOffsetFactor() function
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_adc.h3269 __STATIC_INLINE uint32_t LL_ADC_GetCalibrationOffsetFactor(ADC_TypeDef *ADCx, uint32_t SingleDiff) in LL_ADC_GetCalibrationOffsetFactor() function
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_adc.h2890 __STATIC_INLINE uint32_t LL_ADC_GetCalibrationOffsetFactor(const ADC_TypeDef *ADCx, uint32_t Single… in LL_ADC_GetCalibrationOffsetFactor() function