Home
last modified time | relevance | path

Searched refs:PulseOnDuration (Results 1 – 6 of 6) sorted by relevance

/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/
A Dn32l43x_lcd.c86 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()
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/
A Dn32l40x_lcd.c86 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()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_lcd.c195 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()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_lcd.h69 uint32_t PulseOnDuration; /*!< Configures the LCD Pulse On Duration. member
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/
A Dn32l40x_lcd.h676 uint32_t PulseOnDuration; /*!< Configures the LCD Pulse On Duration. member
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/
A Dn32l43x_lcd.h676 uint32_t PulseOnDuration; /*!< Configures the LCD Pulse On Duration. member

Completed in 20 milliseconds