/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_adc_ex.c | 221 hadc->Instance->CALFACT &= ~ADC_CALFACT_CALFACT; in HAL_ADCEx_Calibration_SetValue()
|
D | stm32wbaxx_ll_adc.c | 413 CLEAR_BIT(ADCx->CALFACT, ADC_CALFACT_CALFACT); in LL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/ |
D | stm32l0xx_hal_adc_ex.c | 226 hadc->Instance->CALFACT &= ~ADC_CALFACT_CALFACT; in HAL_ADCEx_Calibration_SetValue()
|
D | stm32l0xx_hal_adc.c | 717 hadc->Instance->CALFACT &= ~(ADC_CALFACT_CALFACT); in HAL_ADC_DeInit() 727 hadc->Instance->CALFACT &= ~(ADC_CALFACT_CALFACT); in HAL_ADC_DeInit()
|
D | stm32l0xx_ll_adc.c | 431 CLEAR_BIT(ADCx->CALFACT, ADC_CALFACT_CALFACT); in LL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/ |
D | stm32wlxx_hal_adc_ex.c | 255 hadc->Instance->CALFACT &= ~ADC_CALFACT_CALFACT; in HAL_ADCEx_Calibration_SetValue()
|
D | stm32wlxx_ll_adc.c | 451 CLEAR_BIT(ADCx->CALFACT, ADC_CALFACT_CALFACT); in LL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_adc_ex.c | 280 hadc->Instance->CALFACT &= ~ADC_CALFACT_CALFACT; in HAL_ADCEx_Calibration_SetValue()
|
D | stm32u0xx_ll_adc.c | 441 CLEAR_BIT(ADCx->CALFACT, ADC_CALFACT_CALFACT); in LL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/ |
D | stm32c0xx_hal_adc_ex.c | 286 hadc->Instance->CALFACT &= ~ADC_CALFACT_CALFACT; in HAL_ADCEx_Calibration_SetValue()
|
D | stm32c0xx_ll_adc.c | 469 CLEAR_BIT(ADCx->CALFACT, ADC_CALFACT_CALFACT); in LL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/ |
D | stm32g0xx_hal_adc_ex.c | 280 hadc->Instance->CALFACT &= ~ADC_CALFACT_CALFACT; in HAL_ADCEx_Calibration_SetValue()
|
D | stm32g0xx_ll_adc.c | 470 CLEAR_BIT(ADCx->CALFACT, ADC_CALFACT_CALFACT); in LL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_adc.h | 1916 ADC_CALFACT_CALFACT, in LL_ADC_SetCalibrationFactor() 1931 return (uint32_t)(READ_BIT(ADCx->CALFACT, ADC_CALFACT_CALFACT)); in LL_ADC_GetCalibrationFactor()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_adc.h | 1973 ADC_CALFACT_CALFACT, in LL_ADC_SetCalibrationFactor() 1988 return (uint32_t)(READ_BIT(ADCx->CALFACT, ADC_CALFACT_CALFACT)); in LL_ADC_GetCalibrationFactor()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_adc.h | 2036 ADC_CALFACT_CALFACT, in LL_ADC_SetCalibrationFactor() 2051 return (uint32_t)(READ_BIT(ADCx->CALFACT, ADC_CALFACT_CALFACT)); in LL_ADC_GetCalibrationFactor()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_adc.h | 2241 ADC_CALFACT_CALFACT, in LL_ADC_SetCalibrationFactor() 2256 return (uint32_t)(READ_BIT(ADCx->CALFACT, ADC_CALFACT_CALFACT)); in LL_ADC_GetCalibrationFactor()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_ll_adc.h | 2250 ADC_CALFACT_CALFACT, in LL_ADC_SetCalibrationFactor() 2265 return (uint32_t)(READ_BIT(ADCx->CALFACT, ADC_CALFACT_CALFACT)); in LL_ADC_GetCalibrationFactor()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_adc.h | 2288 ADC_CALFACT_CALFACT, in LL_ADC_SetCalibrationFactor() 2303 return (uint32_t)(READ_BIT(ADCx->CALFACT, ADC_CALFACT_CALFACT)); in LL_ADC_GetCalibrationFactor()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/ |
D | stm32wbxx_ll_adc.c | 670 CLEAR_BIT(ADCx->CALFACT, ADC_CALFACT_CALFACT); in LL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_adc.h | 2687 ADC_CALFACT_CALFACT, in LL_ADC_SetCalibrationFactor() 2748 return (uint32_t)(READ_BIT(ADCx->CALFACT, ADC_CALFACT_CALFACT)); in LL_ADC_GetCalibrationFactor()
|
/hal_stm32-latest/stm32cube/stm32l0xx/soc/ |
D | stm32l041xx.h | 889 #define ADC_CALFACT_CALFACT ADC_CALFACT_CALFACT_Msk /*!< Calibration fac… macro
|
D | stm32l010x8.h | 847 #define ADC_CALFACT_CALFACT ADC_CALFACT_CALFACT_Msk /*!< Calibration fac… macro
|
D | stm32l010xb.h | 852 #define ADC_CALFACT_CALFACT ADC_CALFACT_CALFACT_Msk /*!< Calibration fac… macro
|
D | stm32l011xx.h | 859 #define ADC_CALFACT_CALFACT ADC_CALFACT_CALFACT_Msk /*!< Calibration fac… macro
|