/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_adc.h | 3652 MODIFY_REG(ADCx->GCOMP, ADC_GCOMP_GCOMPCOEFF, GainCompensation); in LL_ADC_SetGainCompensation() 3653 …MODIFY_REG(ADCx->GCOMP, ADC_GCOMP_GCOMP, ((GainCompensation == 0UL) ? 0UL : 1UL) << ADC_GCOMP_GCOM… in LL_ADC_SetGainCompensation() 3667 return ((READ_BIT(ADCx->GCOMP, ADC_GCOMP_GCOMP) == ADC_GCOMP_GCOMP) \ in LL_ADC_GetGainCompensation() 3668 ? READ_BIT(ADCx->GCOMP, ADC_GCOMP_GCOMPCOEFF) : 0UL); in LL_ADC_GetGainCompensation()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_adc.h | 3928 MODIFY_REG(ADCx->GCOMP, ADC_GCOMP_GCOMPCOEFF, GainCompensation); in LL_ADC_SetGainCompensation() 3929 …MODIFY_REG(ADCx->GCOMP, ADC_GCOMP_GCOMP, ((GainCompensation == 0UL) ? 0UL : 1UL) << ADC_GCOMP_GCOM… in LL_ADC_SetGainCompensation() 3943 return ((READ_BIT(ADCx->GCOMP, ADC_GCOMP_GCOMP) == ADC_GCOMP_GCOMP) \ in LL_ADC_GetGainCompensation() 3944 ? READ_BIT(ADCx->GCOMP, ADC_GCOMP_GCOMPCOEFF) : 0UL); in LL_ADC_GetGainCompensation()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_ll_adc.c | 659 MODIFY_REG(ADCx->GCOMP, ADC_GCOMP_GCOMP | ADC_GCOMP_GCOMPCOEFF, 0x1000UL); in LL_ADC_DeInit()
|
D | stm32n6xx_hal_adc.c | 795 CLEAR_BIT(hadc->Instance->GCOMP, ADC_GCOMP_GCOMP | ADC_GCOMP_GCOMPCOEFF); in HAL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/ |
D | stm32g4xx_hal_adc.c | 620 MODIFY_REG(hadc->Instance->GCOMP, ADC_GCOMP_GCOMPCOEFF, hadc->Init.GainCompensation); in HAL_ADC_Init() 625 MODIFY_REG(hadc->Instance->GCOMP, ADC_GCOMP_GCOMPCOEFF, 0UL); in HAL_ADC_Init()
|
D | stm32g4xx_ll_adc.c | 1036 CLEAR_BIT(ADCx->GCOMP, ADC_GCOMP_GCOMPCOEFF); in LL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_ll_adc.c | 682 CLEAR_BIT(pADCx->GCOMP, ADC_GCOMP_GCOMP | ADC_GCOMP_GCOMPCOEFF); in LL_ADC_DeInit()
|
D | stm32u5xx_hal_adc.c | 1082 CLEAR_BIT(hadc->Instance->GCOMP, ADC_GCOMP_GCOMP | ADC_GCOMP_GCOMPCOEFF); in HAL_ADC_DeInit()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_adc.h | 4473 MODIFY_REG(ADCx->GCOMP, ADC_GCOMP_GCOMPCOEFF, GainCompensation); in LL_ADC_SetGainCompensation() 4489 READ_BIT(ADCx->GCOMP, ADC_GCOMP_GCOMPCOEFF) : 0UL); in LL_ADC_GetGainCompensation()
|
/hal_stm32-latest/stm32cube/stm32g4xx/soc/ |
D | stm32g411xb.h | 197 …__IO uint32_t GCOMP; /*!< ADC calibration factors, Address offset: 0x… member
|
D | stm32g411xc.h | 206 …__IO uint32_t GCOMP; /*!< ADC calibration factors, Address offset: 0x… member
|
D | stm32g441xx.h | 207 …__IO uint32_t GCOMP; /*!< ADC calibration factors, Address offset: 0x… member
|
D | stm32gbk1cb.h | 205 …__IO uint32_t GCOMP; /*!< ADC calibration factors, Address offset: 0x… member
|
D | stm32g431xx.h | 206 …__IO uint32_t GCOMP; /*!< ADC calibration factors, Address offset: 0x… member
|
D | stm32g4a1xx.h | 220 …__IO uint32_t GCOMP; /*!< ADC calibration factors, Address offset: 0x… member
|
D | stm32g491xx.h | 219 …__IO uint32_t GCOMP; /*!< ADC calibration factors, Address offset: 0x… member
|
D | stm32g473xx.h | 229 …__IO uint32_t GCOMP; /*!< ADC calibration factors, Address offset: 0x… member
|
D | stm32g471xx.h | 222 …__IO uint32_t GCOMP; /*!< ADC calibration factors, Address offset: 0x… member
|
D | stm32g483xx.h | 230 …__IO uint32_t GCOMP; /*!< ADC calibration factors, Address offset: 0x… member
|
D | stm32g414xx.h | 215 …__IO uint32_t GCOMP; /*!< ADC calibration factors, Address offset: 0x… member
|
D | stm32g474xx.h | 237 …__IO uint32_t GCOMP; /*!< ADC calibration factors, Address offset: 0x… member
|
D | stm32g484xx.h | 238 …__IO uint32_t GCOMP; /*!< ADC calibration factors, Address offset: 0x… member
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 1365 …__IO uint32_t GCOMP; /*!< ADC gain compensation register, Address of… member
|
D | stm32u535xx.h | 1287 …__IO uint32_t GCOMP; /*!< ADC gain compensation register, Address of… member
|
D | stm32u575xx.h | 1492 …__IO uint32_t GCOMP; /*!< ADC gain compensation register, Address of… member
|