Home
last modified time | relevance | path

Searched defs:GainCompensation (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_adc.h98 …uint32_t GainCompensation; /*!< Specify the ADC gain compensation coefficient to be applied t… member
Dstm32n6xx_ll_adc.h3650 __STATIC_INLINE void LL_ADC_SetGainCompensation(ADC_TypeDef *ADCx, uint32_t GainCompensation) in LL_ADC_SetGainCompensation()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_adc.h116 …uint32_t GainCompensation; /*!< Specify the ADC gain compensation coefficient to be applied t… member
Dstm32g4xx_ll_adc.h4471 __STATIC_INLINE void LL_ADC_SetGainCompensation(ADC_TypeDef *ADCx, uint32_t GainCompensation) in LL_ADC_SetGainCompensation()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_adc.h117 …uint32_t GainCompensation; /*!< Specify the ADC gain compensation coefficient to be applied t… member
Dstm32u5xx_ll_adc.h3926 __STATIC_INLINE void LL_ADC_SetGainCompensation(ADC_TypeDef *ADCx, uint32_t GainCompensation) in LL_ADC_SetGainCompensation()