Searched refs:VoltageSource (Results 1 – 6 of 6) sorted by relevance
87 assert_param(IS_LCD_VOLTAGESOURCE(LCD_InitStructure->VoltageSource)); in LCD_Init()105 tmp |= LCD_InitStructure->VoltageSource; in LCD_Init()
194 assert_param(IS_LCD_VOLTAGE_SOURCE(hlcd->Init.VoltageSource)); in HAL_LCD_Init()253 (hlcd->Init.Duty | hlcd->Init.Bias | hlcd->Init.VoltageSource | hlcd->Init.MuxSegment)); in HAL_LCD_Init()
63 uint32_t VoltageSource; /*!< Selects the LCD Voltage source. member
670 uint32_t VoltageSource; /*!< Selects the LCD Voltage source. member
Completed in 16 milliseconds