Home
last modified time | relevance | path

Searched refs:ADC_CR_ADCALDIF (Results 1 – 25 of 147) sorted by relevance

123456

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_adc.h283 #define ADC_SINGLEDIFF_CALIB_START_MASK (ADC_CR_ADCALDIF)
1524 #define LL_ADC_DIFFERENTIAL_ENDED (ADC_CR_ADCALDIF | ADC_CALFACT_CALFACT_D) /*!< ADC chann…
6233 ADC_CR_ADCALDIF | ADC_CR_BITS_PROPERTY_RS, in LL_ADC_StartCalibration()
6263 CLEAR_BIT(ADCx->CR, ADC_CR_ADCALDIF | ADC_CR_ADCAL | ADC_CR_BITS_PROPERTY_RS); in LL_ADC_StopCalibration()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_adc.h279 #define ADC_SINGLEDIFF_CALIB_START_MASK (ADC_CR_ADCALDIF)
1476 #define LL_ADC_DIFFERENTIAL_ENDED (ADC_CR_ADCALDIF | ADC_CALFACT_CALFACT_D) /*!< A…
6914 ADC_CR_ADCALDIF | ADC_CR_BITS_PROPERTY_RS, in LL_ADC_StartCalibration()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_adc.h293 #define ADC_SINGLEDIFF_CALIB_START_MASK (ADC_CR_ADCALDIF)
1097 #define LL_ADC_DIFFERENTIAL_ENDED (ADC_CR_ADCALDIF | ADC_CALFACT_CALFACT_D) /*!< A…
5809 ADC_CR_ADCALLIN | ADC_CR_ADCALDIF | ADC_CR_BITS_PROPERTY_RS, in LL_ADC_StartCalibration()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_adc.h287 #define ADC_SINGLEDIFF_CALIB_START_MASK (ADC_CR_ADCALDIF)
1466 #define LL_ADC_DIFFERENTIAL_ENDED (ADC_CR_ADCALDIF | ADC_CALFACT_CALFACT_D) /*!< A…
6848 ADC_CR_ADCALDIF | ADC_CR_BITS_PROPERTY_RS, in LL_ADC_StartCalibration()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_adc.h288 #define ADC_SINGLEDIFF_CALIB_START_MASK (ADC_CR_ADCALDIF)
1424 #define LL_ADC_DIFFERENTIAL_ENDED (ADC_CR_ADCALDIF | ADC_CALFACT_CALFACT_D) /*!< A…
6871 ADC_CR_ADCALDIF | ADC_CR_BITS_PROPERTY_RS, in LL_ADC_StartCalibration()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_adc.h288 #define ADC_SINGLEDIFF_CALIB_START_MASK (ADC_CR_ADCALDIF)
1395 #define LL_ADC_DIFFERENTIAL_ENDED (ADC_CR_ADCALDIF | ADC_CALFACT_CALFACT_D) /*!< A…
6530 ADC_CR_ADCALDIF | ADC_CR_BITS_PROPERTY_RS, in LL_ADC_StartCalibration()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_adc.h331 #define ADC_SINGLEDIFF_CALIB_START_MASK (ADC_CR_ADCALDIF)
1220 #define LL_ADC_DIFFERENTIAL_ENDED (ADC_CR_ADCALDIF | ADC_CALFACT_CALFACT_D) /*!< A…
6785 ADC_CR_ADCALDIF | ADC_CR_BITS_PROPERTY_RS, in LL_ADC_StartCalibration()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_adc.h287 #define ADC_SINGLEDIFF_CALIB_START_MASK (ADC_CR_ADCALDIF)
1745 #define LL_ADC_DIFFERENTIAL_ENDED (ADC_CR_ADCALDIF | ADC_CALFACT_CALFACT_D) /*!< A…
7789 ADC_CR_ADCALDIF | ADC_CR_BITS_PROPERTY_RS, in LL_ADC_StartCalibration()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_adc.c572 CLEAR_BIT(ADCx->CR, ADC_CR_ADVREGEN | ADC_CR_ADCALDIF); in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_adc.c562 CLEAR_BIT(ADCx->CR, ADC_CR_ADCALDIF); in LL_ADC_DeInit()
Dstm32n6xx_hal_adc.c723 CLEAR_BIT(hadc->Instance->CR, ADC_CR_ADCALDIF); in HAL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_adc.c572 CLEAR_BIT(ADCx->CR, ADC_CR_ADVREGEN | ADC_CR_ADCALDIF); in LL_ADC_DeInit()
Dstm32l4xx_hal_adc.c764 CLEAR_BIT(hadc->Instance->CR, ADC_CR_ADVREGEN | ADC_CR_ADCALDIF); in HAL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_adc.c580 CLEAR_BIT(ADCx->CR, ADC_CR_ADVREGEN | ADC_CR_ADCALDIF); in LL_ADC_DeInit()
Dstm32h7rsxx_hal_adc.c764 CLEAR_BIT(hadc->Instance->CR, ADC_CR_ADVREGEN | ADC_CR_ADCALDIF); in HAL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_adc.c624 CLEAR_BIT(ADCx->CR, ADC_CR_ADVREGEN | ADC_CR_ADCALDIF); in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_adc.c596 CLEAR_BIT(ADCx->CR, ADC_CR_ADVREGEN | ADC_CR_ADCALDIF); in LL_ADC_DeInit()
Dstm32mp1xx_hal_adc.c767 CLEAR_BIT(hadc->Instance->CR, ADC_CR_ADVREGEN | ADC_CR_ADCALDIF); in HAL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_adc.h289 #define ADC_SINGLEDIFF_CALIB_START_MASK (ADC_CR_ADCALDIF)
1267 #define LL_ADC_DIFFERENTIAL_ENDED (ADC_CR_ADCALDIF | ADC_CALFACT_CALFACT_D) /*!< A…
6996 ADC_CR_ADCALLIN | ADC_CR_ADCALDIF | ADC_CR_BITS_PROPERTY_RS, in LL_ADC_StartCalibration()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_adc.c622 CLEAR_BIT(ADCx->CR, ADC_CR_ADVREGEN | ADC_CR_ADCALDIF); in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_adc.c620 CLEAR_BIT(ADCx->CR, ADC_CR_ADVREGEN | ADC_CR_ADCALDIF); in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_adc.h306 #define ADC_SINGLEDIFF_CALIB_START_MASK (ADC_CR_ADCALDIF)
1250 #define LL_ADC_DIFFERENTIAL_ENDED (ADC_CR_ADCALDIF | ADC_CALFACT_CALFACT_D) /*!< A…
5919 ADC_CR_ADCALDIF | ADC_CR_BITS_PROPERTY_RS, in LL_ADC_StartCalibration()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_adc_ex.c875 CLEAR_BIT(hadc->Instance->CR, ADC_CR_ADVREGEN_1 | ADC_CR_ADVREGEN_0 | ADC_CR_ADCALDIF); in HAL_ADC_DeInit()
3358 hadc->Instance->CR &= (~ADC_CR_ADCALDIF); in HAL_ADCEx_Calibration_Start()
3361 hadc->Instance->CR |= ADC_CR_ADCALDIF; in HAL_ADCEx_Calibration_Start()
Dstm32f3xx_ll_adc.c875 CLEAR_BIT(ADCx->CR, ADC_CR_ADVREGEN_1 | ADC_CR_ADVREGEN_0 | ADC_CR_ADCALDIF); in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_adc.c930 CLEAR_BIT(ADCx->CR, ADC_CR_ADVREGEN | ADC_CR_ADCALDIF); in LL_ADC_DeInit()

123456