/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_adc.h | 59 #define ADC_CALIB_MODE_MASK (ADC_CR_ADCALLIN) 768 #define LL_ADC_CALIB_OFFSET_LINEARITY (ADC_CALIB_FACTOR_LINEARITY_REGOFFSET | ADC_CR_ADCALLIN)… 2932 MODIFY_REG(ADCx->CR, ADC_CR_ADCALLIN, LinearityWord); in LL_ADC_SetCalibrationLinearFactor() 2941 MODIFY_REG(ADCx->CR, ADC_CR_ADCALLIN, LinearityWord); in LL_ADC_SetCalibrationLinearFactor() 6996 ADC_CR_ADCALLIN | ADC_CR_ADCALDIF | ADC_CR_BITS_PROPERTY_RS, in LL_ADC_StartCalibration()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_adc.h | 59 #define ADC_CALIB_MODE_MASK (ADC_CR_ADCALLIN) 730 #define LL_ADC_CALIB_OFFSET_LINEARITY (ADC_CALIB_FACTOR_LINEARITY_REGOFFSET | ADC_CR_ADCALLIN)… 2616 MODIFY_REG(ADCx->CR, ADC_CR_ADCALLIN, LinearityWord); in LL_ADC_SetCalibrationLinearFactor() 5809 ADC_CR_ADCALLIN | ADC_CR_ADCALDIF | ADC_CR_BITS_PROPERTY_RS, in LL_ADC_StartCalibration()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_adc_ex.c | 224 … MODIFY_REG(hadc->Instance->CR, ADC_CR_ADCALLIN | ADC_CR_BITS_PROPERTY_RS, ADC_CR_ADCALLIN); in HAL_ADCEx_Calibration_Start()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_adc.h | 59 #define ADC_CALIB_MODE_MASK (ADC_CR_ADCALLIN) 967 … | ADC_CR_ADCALLIN) /*!< Calibration of ADC offset and 7956 ADC_CR_ADCALLIN | ADC_CR_BITS_PROPERTY_RS, in LL_ADC_StartCalibration()
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
D | stm32h7a3xx.h | 2720 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity c… macro
|
D | stm32h7b0xx.h | 2855 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity c… macro
|
D | stm32h7b0xxq.h | 2856 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity c… macro
|
D | stm32h7a3xxq.h | 2721 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity c… macro
|
D | stm32h7b3xx.h | 2855 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity c… macro
|
D | stm32h7b3xxq.h | 2856 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity c… macro
|
D | stm32h730xxq.h | 2961 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity c… macro
|
D | stm32h733xx.h | 2960 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity c… macro
|
D | stm32h725xx.h | 2826 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity c… macro
|
D | stm32h730xx.h | 2960 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity c… macro
|
D | stm32h735xx.h | 2961 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity c… macro
|
D | stm32h742xx.h | 2742 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity c… macro
|
D | stm32h723xx.h | 2825 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity c… macro
|
D | stm32h750xx.h | 2913 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity c… macro
|
D | stm32h753xx.h | 2913 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity c… macro
|
D | stm32h745xx.h | 2931 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity c… macro
|
D | stm32h745xg.h | 2931 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity c… macro
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 3157 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity … macro
|
D | stm32u535xx.h | 2993 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity … macro
|
D | stm32u575xx.h | 3395 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity … macro
|
D | stm32u585xx.h | 3608 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity … macro
|