STM32H735xx HAL User Manual
Defines
ADC instance - Calibration linearity words
ADC Exported Constants

Defines

#define LL_ADC_CALIB_LINEARITY_WORD1   (ADC_CR_LINCALRDYW1)
#define LL_ADC_CALIB_LINEARITY_WORD2   (ADC_CR_LINCALRDYW2)
#define LL_ADC_CALIB_LINEARITY_WORD3   (ADC_CR_LINCALRDYW3)
#define LL_ADC_CALIB_LINEARITY_WORD4   (ADC_CR_LINCALRDYW4)
#define LL_ADC_CALIB_LINEARITY_WORD5   (ADC_CR_LINCALRDYW5)
#define LL_ADC_CALIB_LINEARITY_WORD6   (ADC_CR_LINCALRDYW6)

Define Documentation

#define LL_ADC_CALIB_LINEARITY_WORD1   (ADC_CR_LINCALRDYW1)

ADC calibration linearity word 1

Definition at line 760 of file stm32h7xx_ll_adc.h.

#define LL_ADC_CALIB_LINEARITY_WORD2   (ADC_CR_LINCALRDYW2)

ADC calibration linearity word 2

Definition at line 761 of file stm32h7xx_ll_adc.h.

#define LL_ADC_CALIB_LINEARITY_WORD3   (ADC_CR_LINCALRDYW3)

ADC calibration linearity word 3

Definition at line 762 of file stm32h7xx_ll_adc.h.

#define LL_ADC_CALIB_LINEARITY_WORD4   (ADC_CR_LINCALRDYW4)

ADC calibration linearity word 4

Definition at line 763 of file stm32h7xx_ll_adc.h.

#define LL_ADC_CALIB_LINEARITY_WORD5   (ADC_CR_LINCALRDYW5)

ADC calibration linearity word 5

Definition at line 764 of file stm32h7xx_ll_adc.h.

#define LL_ADC_CALIB_LINEARITY_WORD6   (ADC_CR_LINCALRDYW6)

ADC calibration linearity word 6

Definition at line 765 of file stm32h7xx_ll_adc.h.