Searched refs:PulseOnDuration (Results 1 – 6 of 6) sorted by relevance
86 assert_param(IS_LCD_PULSEONDURATION(LCD_InitStructure->PulseOnDuration)); in LCD_Init()111 LCD_InitStructure->PulseOnDuration = LCD_PULSEONDURATION_1; in LCD_Init()123 tmp |= LCD_InitStructure->PulseOnDuration; in LCD_Init()
195 assert_param(IS_LCD_PULSE_ON_DURATION(hlcd->Init.PulseOnDuration)); in HAL_LCD_Init()239 … hlcd->Init.DeadTime | hlcd->Init.PulseOnDuration | hlcd->Init.Contrast | hlcd->Init.HighDrive)); in HAL_LCD_Init()
69 uint32_t PulseOnDuration; /*!< Configures the LCD Pulse On Duration. member
676 uint32_t PulseOnDuration; /*!< Configures the LCD Pulse On Duration. member
Completed in 20 milliseconds