Home
last modified time | relevance | path

Searched defs:Bias (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_lcd.h58 uint32_t Bias; /*!< Configures the LCD Bias. member
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_lcd.h58 uint32_t Bias; /*!< Configures the LCD Bias. member
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_lcd.h60 uint32_t Bias; /*!< Configures the LCD Bias. member
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_lcd.h58 uint32_t Bias; /*!< Configures the LCD Bias. member
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_lcd.h56 uint32_t Bias; /*!< Configures the LCD Bias. member
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_adc.h1950 __STATIC_INLINE void LL_ADC_ConfigureMicrophonePGA(ADC_TypeDef *ADCx, uint32_t Bias, uint32_t Gain) in LL_ADC_ConfigureMicrophonePGA()
1971 __STATIC_INLINE void LL_ADC_SetMicrophonePGABias(ADC_TypeDef *ADCx, uint32_t Bias) in LL_ADC_SetMicrophonePGABias()
Dstm32wb0x_hal_adc.h172 …uint32_t Bias; /*!< Specify the bias voltage (offset) for the Programmable Ga… member