Home
last modified time | relevance | path

Searched refs:ADC_CR_ADCALLIN (Results 1 – 25 of 62) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_adc.h59 #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/
Dstm32mp1xx_ll_adc.h59 #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/
Dstm32u5xx_hal_adc_ex.c224 … 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/
Dstm32u5xx_ll_adc.h59 #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/
Dstm32h7a3xx.h2720 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity c… macro
Dstm32h7b0xx.h2855 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity c… macro
Dstm32h7b0xxq.h2856 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity c… macro
Dstm32h7a3xxq.h2721 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity c… macro
Dstm32h7b3xx.h2855 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity c… macro
Dstm32h7b3xxq.h2856 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity c… macro
Dstm32h730xxq.h2961 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity c… macro
Dstm32h733xx.h2960 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity c… macro
Dstm32h725xx.h2826 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity c… macro
Dstm32h730xx.h2960 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity c… macro
Dstm32h735xx.h2961 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity c… macro
Dstm32h742xx.h2742 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity c… macro
Dstm32h723xx.h2825 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity c… macro
Dstm32h750xx.h2913 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity c… macro
Dstm32h753xx.h2913 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity c… macro
Dstm32h745xx.h2931 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity c… macro
Dstm32h745xg.h2931 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity c… macro
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h3157 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity … macro
Dstm32u535xx.h2993 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity … macro
Dstm32u575xx.h3395 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity … macro
Dstm32u585xx.h3608 #define ADC_CR_ADCALLIN ADC_CR_ADCALLIN_Msk /*!< ADC Linearity … macro

123