Searched defs:Gain (Results 1 – 9 of 9) sorted by relevance
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_ll_adc.h | 1950 __STATIC_INLINE void LL_ADC_ConfigureMicrophonePGA(ADC_TypeDef *ADCx, uint32_t Bias, uint32_t Gain) in LL_ADC_ConfigureMicrophonePGA() 2013 __STATIC_INLINE void LL_ADC_SetMicrophonePGAGain(ADC_TypeDef *ADCx, uint32_t Gain) in LL_ADC_SetMicrophonePGAGain() 2746 __STATIC_INLINE void LL_ADC_ConfigureCalibPoint(ADC_TypeDef *ADCx, uint32_t Point, uint32_t Gain, u… in LL_ADC_ConfigureCalibPoint() 2766 __STATIC_INLINE void LL_ADC_SetCalibPointGain(ADC_TypeDef *ADCx, uint32_t Point, uint32_t Gain) in LL_ADC_SetCalibPointGain()
|
D | stm32wb0x_hal_adc.h | 82 …uint32_t Gain; /*!< Specify the ADC gain compensation coefficient to be appli… member 175 …uint32_t Gain; /*!< Specify the gain for the Programmable Gain Amplifier (PGA… member
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_mdf.c | 1367 HAL_StatusTypeDef HAL_MDF_SetGain(MDF_HandleTypeDef *hmdf, int32_t Gain) in HAL_MDF_SetGain()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_mdf.c | 1800 HAL_StatusTypeDef HAL_MDF_SetGain(MDF_HandleTypeDef *hmdf, int32_t Gain) in HAL_MDF_SetGain()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_mdf.c | 1804 HAL_StatusTypeDef HAL_MDF_SetGain(MDF_HandleTypeDef *hmdf, int32_t Gain) in HAL_MDF_SetGain()
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_sdadc.h | 115 uint32_t Gain; /*!< Specifies the gain setting. member
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_mdf.h | 244 …int32_t Gain; /*!< Filter gain in step of around 3db (from -48db to 7… member
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_mdf.h | 277 …int32_t Gain; /*!< Filter gain in step of around 3db (from -48db to 7… member
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_mdf.h | 275 …int32_t Gain; /*!< Filter gain in step of around 3db (from -48db to 7… member
|