/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_adc.h | 283 #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/ |
D | stm32h5xx_ll_adc.h | 279 #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/ |
D | stm32mp1xx_ll_adc.h | 293 #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/ |
D | stm32h7rsxx_ll_adc.h | 287 #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/ |
D | stm32l4xx_ll_adc.h | 288 #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/ |
D | stm32l5xx_ll_adc.h | 288 #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/ |
D | stm32wbxx_ll_adc.h | 331 #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/ |
D | stm32g4xx_ll_adc.h | 287 #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/ |
D | stm32l5xx_ll_adc.c | 572 CLEAR_BIT(ADCx->CR, ADC_CR_ADVREGEN | ADC_CR_ADCALDIF); in LL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_ll_adc.c | 562 CLEAR_BIT(ADCx->CR, ADC_CR_ADCALDIF); in LL_ADC_DeInit()
|
D | stm32n6xx_hal_adc.c | 723 CLEAR_BIT(hadc->Instance->CR, ADC_CR_ADCALDIF); in HAL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_ll_adc.c | 572 CLEAR_BIT(ADCx->CR, ADC_CR_ADVREGEN | ADC_CR_ADCALDIF); in LL_ADC_DeInit()
|
D | stm32l4xx_hal_adc.c | 764 CLEAR_BIT(hadc->Instance->CR, ADC_CR_ADVREGEN | ADC_CR_ADCALDIF); in HAL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_ll_adc.c | 580 CLEAR_BIT(ADCx->CR, ADC_CR_ADVREGEN | ADC_CR_ADCALDIF); in LL_ADC_DeInit()
|
D | stm32h7rsxx_hal_adc.c | 764 CLEAR_BIT(hadc->Instance->CR, ADC_CR_ADVREGEN | ADC_CR_ADCALDIF); in HAL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_ll_adc.c | 624 CLEAR_BIT(ADCx->CR, ADC_CR_ADVREGEN | ADC_CR_ADCALDIF); in LL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_ll_adc.c | 596 CLEAR_BIT(ADCx->CR, ADC_CR_ADVREGEN | ADC_CR_ADCALDIF); in LL_ADC_DeInit()
|
D | stm32mp1xx_hal_adc.c | 767 CLEAR_BIT(hadc->Instance->CR, ADC_CR_ADVREGEN | ADC_CR_ADCALDIF); in HAL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_adc.h | 289 #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/ |
D | stm32wbxx_ll_adc.c | 622 CLEAR_BIT(ADCx->CR, ADC_CR_ADVREGEN | ADC_CR_ADCALDIF); in LL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_ll_adc.c | 620 CLEAR_BIT(ADCx->CR, ADC_CR_ADVREGEN | ADC_CR_ADCALDIF); in LL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_ll_adc.h | 306 #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/ |
D | stm32f3xx_hal_adc_ex.c | 875 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()
|
D | stm32f3xx_ll_adc.c | 875 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/ |
D | stm32g4xx_ll_adc.c | 930 CLEAR_BIT(ADCx->CR, ADC_CR_ADVREGEN | ADC_CR_ADCALDIF); in LL_ADC_DeInit()
|