Searched refs:DriveMod (Results 1 – 2 of 2) sorted by relevance
133 if(!IS_LCD_DriveMod(LCD_InResInitStruct->DriveMod)) return HAL_ERROR; in HAL_LCD_InResConfig()138 hlcd->Instance->CR1|=(LCD_InResInitStruct->BiasRes|LCD_InResInitStruct->DriveMod); in HAL_LCD_InResConfig()141 …if(LCD_InResInitStruct->FastCharge==LCD_FastCharge_Enable && LCD_InResInitStruct->DriveMod==LCD_Dr… in HAL_LCD_InResConfig()
157 uint32_t DriveMod; /*!< Configures the LCD DriveMod. member
Completed in 5 milliseconds