Searched refs:Contrast (Results 1 – 8 of 8) sorted by relevance
135 if(!IS_LCD_Contrast(LCD_InResInitStruct->Contrast)) return HAL_ERROR; in HAL_LCD_InResConfig()137 hlcd->Instance->CR0|=(LCD_InResInitStruct->Contrast); in HAL_LCD_InResConfig()
78 assert_param(IS_LCD_CONTRASTLEVEL(LCD_InitStructure->Contrast)); in LCD_Init()120 tmp |= LCD_InitStructure->Contrast; in LCD_Init()
198 assert_param(IS_LCD_CONTRAST(hlcd->Init.Contrast)); in HAL_LCD_Init()239 … hlcd->Init.DeadTime | hlcd->Init.PulseOnDuration | hlcd->Init.Contrast | hlcd->Init.HighDrive)); in HAL_LCD_Init()
161 uint32_t Contrast; /*!< Configures the LCD Contrast. member
65 uint32_t Contrast; /*!< Configures the LCD Contrast. member
672 uint32_t Contrast; /*!< Configures the LCD Contrast. member
Completed in 14 milliseconds