Home
last modified time | relevance | path

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

/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/
A Dn32l43x_lcd.c87 assert_param(IS_LCD_VOLTAGESOURCE(LCD_InitStructure->VoltageSource)); in LCD_Init()
105 tmp |= LCD_InitStructure->VoltageSource; in LCD_Init()
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/
A Dn32l40x_lcd.c87 assert_param(IS_LCD_VOLTAGESOURCE(LCD_InitStructure->VoltageSource)); in LCD_Init()
105 tmp |= LCD_InitStructure->VoltageSource; in LCD_Init()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_lcd.c194 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()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_lcd.h63 uint32_t VoltageSource; /*!< Selects the LCD Voltage source. member
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/
A Dn32l40x_lcd.h670 uint32_t VoltageSource; /*!< Selects the LCD Voltage source. member
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/
A Dn32l43x_lcd.h670 uint32_t VoltageSource; /*!< Selects the LCD Voltage source. member

Completed in 16 milliseconds