Home
last modified time | relevance | path

Searched refs:GCOMP (Results 1 – 25 of 38) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_adc.h3652 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/
Dstm32u5xx_ll_adc.h3928 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/
Dstm32n6xx_ll_adc.c659 MODIFY_REG(ADCx->GCOMP, ADC_GCOMP_GCOMP | ADC_GCOMP_GCOMPCOEFF, 0x1000UL); in LL_ADC_DeInit()
Dstm32n6xx_hal_adc.c795 CLEAR_BIT(hadc->Instance->GCOMP, ADC_GCOMP_GCOMP | ADC_GCOMP_GCOMPCOEFF); in HAL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_adc.c620 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()
Dstm32g4xx_ll_adc.c1036 CLEAR_BIT(ADCx->GCOMP, ADC_GCOMP_GCOMPCOEFF); in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_adc.c682 CLEAR_BIT(pADCx->GCOMP, ADC_GCOMP_GCOMP | ADC_GCOMP_GCOMPCOEFF); in LL_ADC_DeInit()
Dstm32u5xx_hal_adc.c1082 CLEAR_BIT(hadc->Instance->GCOMP, ADC_GCOMP_GCOMP | ADC_GCOMP_GCOMPCOEFF); in HAL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_adc.h4473 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/
Dstm32g411xb.h197 …__IO uint32_t GCOMP; /*!< ADC calibration factors, Address offset: 0x… member
Dstm32g411xc.h206 …__IO uint32_t GCOMP; /*!< ADC calibration factors, Address offset: 0x… member
Dstm32g441xx.h207 …__IO uint32_t GCOMP; /*!< ADC calibration factors, Address offset: 0x… member
Dstm32gbk1cb.h205 …__IO uint32_t GCOMP; /*!< ADC calibration factors, Address offset: 0x… member
Dstm32g431xx.h206 …__IO uint32_t GCOMP; /*!< ADC calibration factors, Address offset: 0x… member
Dstm32g4a1xx.h220 …__IO uint32_t GCOMP; /*!< ADC calibration factors, Address offset: 0x… member
Dstm32g491xx.h219 …__IO uint32_t GCOMP; /*!< ADC calibration factors, Address offset: 0x… member
Dstm32g473xx.h229 …__IO uint32_t GCOMP; /*!< ADC calibration factors, Address offset: 0x… member
Dstm32g471xx.h222 …__IO uint32_t GCOMP; /*!< ADC calibration factors, Address offset: 0x… member
Dstm32g483xx.h230 …__IO uint32_t GCOMP; /*!< ADC calibration factors, Address offset: 0x… member
Dstm32g414xx.h215 …__IO uint32_t GCOMP; /*!< ADC calibration factors, Address offset: 0x… member
Dstm32g474xx.h237 …__IO uint32_t GCOMP; /*!< ADC calibration factors, Address offset: 0x… member
Dstm32g484xx.h238 …__IO uint32_t GCOMP; /*!< ADC calibration factors, Address offset: 0x… member
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h1365 …__IO uint32_t GCOMP; /*!< ADC gain compensation register, Address of… member
Dstm32u535xx.h1287 …__IO uint32_t GCOMP; /*!< ADC gain compensation register, Address of… member
Dstm32u575xx.h1492 …__IO uint32_t GCOMP; /*!< ADC gain compensation register, Address of… member

12