Home
last modified time | relevance | path

Searched refs:LL_ADC_SetGainCompensation (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_adc.c569 LL_ADC_SetGainCompensation(hadc->Instance, hadc->Init.GainCompensation); in HAL_ADC_Init()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_adc.h3650 __STATIC_INLINE void LL_ADC_SetGainCompensation(ADC_TypeDef *ADCx, uint32_t GainCompensation) in LL_ADC_SetGainCompensation() function
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_adc.c761 LL_ADC_SetGainCompensation(hadc->Instance, hadc->Init.GainCompensation); in HAL_ADC_Init()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_adc.h4471 __STATIC_INLINE void LL_ADC_SetGainCompensation(ADC_TypeDef *ADCx, uint32_t GainCompensation) in LL_ADC_SetGainCompensation() function
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_adc.h3926 __STATIC_INLINE void LL_ADC_SetGainCompensation(ADC_TypeDef *ADCx, uint32_t GainCompensation) in LL_ADC_SetGainCompensation() function