Home
last modified time | relevance | path

Searched refs:ADC_CR2_CAL (Results 1 – 23 of 23) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_adc_ex.c185 SET_BIT(hadc->Instance->CR2, ADC_CR2_CAL); in HAL_ADCEx_Calibration_Start()
190 while(HAL_IS_BIT_SET(hadc->Instance->CR2, ADC_CR2_CAL)) in HAL_ADCEx_Calibration_Start()
195 if(HAL_IS_BIT_SET(hadc->Instance->CR2, ADC_CR2_CAL)) in HAL_ADCEx_Calibration_Start()
Dstm32f1xx_ll_adc.c452 | ADC_CR2_RSTCAL | ADC_CR2_CAL in LL_ADC_DeInit()
Dstm32f1xx_hal_adc.c673 ADC_CR2_RSTCAL | ADC_CR2_CAL | ADC_CR2_CONT | in HAL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_adc.h3288 SET_BIT(ADCx->CR2, ADC_CR2_CAL); in LL_ADC_StartCalibration()
3299 return (READ_BIT(ADCx->CR2, ADC_CR2_CAL) == (ADC_CR2_CAL)); in LL_ADC_IsCalibrationOnGoing()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_adc_ex.c1075 ADC_CR2_RSTCAL | ADC_CR2_CAL | ADC_CR2_CONT | in HAL_ADC_DeInit()
3482 SET_BIT(hadc->Instance->CR2, ADC_CR2_CAL); in HAL_ADCEx_Calibration_Start()
3487 while(HAL_IS_BIT_SET(hadc->Instance->CR2, ADC_CR2_CAL)) in HAL_ADCEx_Calibration_Start()
3492 if(HAL_IS_BIT_SET(hadc->Instance->CR2, ADC_CR2_CAL)) in HAL_ADCEx_Calibration_Start()
Dstm32f3xx_ll_adc.c1567 | ADC_CR2_RSTCAL | ADC_CR2_CAL in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_adc.h10353 SET_BIT(ADCx->CR2, ADC_CR2_CAL); in LL_ADC_StartCalibration()
10364 return (READ_BIT(ADCx->CR2, ADC_CR2_CAL) == (ADC_CR2_CAL)); in LL_ADC_IsCalibrationOnGoing()
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h3159 #define ADC_CR2_CAL ADC_CR2_CAL_Msk /*!< ADC calibration… macro
Dstm32f101xb.h3221 #define ADC_CR2_CAL ADC_CR2_CAL_Msk /*!< ADC calibration… macro
Dstm32f100xb.h3373 #define ADC_CR2_CAL ADC_CR2_CAL_Msk /*!< ADC calibration… macro
Dstm32f102x6.h3208 #define ADC_CR2_CAL ADC_CR2_CAL_Msk /*!< ADC calibration… macro
Dstm32f100xe.h3720 #define ADC_CR2_CAL ADC_CR2_CAL_Msk /*!< ADC calibration… macro
Dstm32f101xg.h3691 #define ADC_CR2_CAL ADC_CR2_CAL_Msk /*!< ADC calibration… macro
Dstm32f101xe.h3616 #define ADC_CR2_CAL ADC_CR2_CAL_Msk /*!< ADC calibration… macro
Dstm32f102xb.h3262 #define ADC_CR2_CAL ADC_CR2_CAL_Msk /*!< ADC calibration… macro
Dstm32f103x6.h3317 #define ADC_CR2_CAL ADC_CR2_CAL_Msk /*!< ADC calibration… macro
Dstm32f103xb.h3379 #define ADC_CR2_CAL ADC_CR2_CAL_Msk /*!< ADC calibration… macro
Dstm32f103xe.h3841 #define ADC_CR2_CAL ADC_CR2_CAL_Msk /*!< ADC calibration… macro
Dstm32f103xg.h3911 #define ADC_CR2_CAL ADC_CR2_CAL_Msk /*!< ADC calibration… macro
Dstm32f105xc.h4065 #define ADC_CR2_CAL ADC_CR2_CAL_Msk /*!< ADC calibration… macro
Dstm32f107xc.h4157 #define ADC_CR2_CAL ADC_CR2_CAL_Msk /*!< ADC calibration… macro
/hal_stm32-latest/stm32cube/stm32f3xx/soc/
Dstm32f378xx.h959 #define ADC_CR2_CAL ADC_CR2_CAL_Msk /*!< A/D Calibration… macro
Dstm32f373xc.h1000 #define ADC_CR2_CAL ADC_CR2_CAL_Msk /*!< A/D Calibration… macro