Home
last modified time | relevance | path

Searched refs:Contrast (Results 1 – 8 of 8) sorted by relevance

/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Src/
A DHAL_LCD.c135 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()
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/
A Dn32l43x_lcd.c78 assert_param(IS_LCD_CONTRASTLEVEL(LCD_InitStructure->Contrast)); in LCD_Init()
120 tmp |= LCD_InitStructure->Contrast; in LCD_Init()
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/
A Dn32l40x_lcd.c78 assert_param(IS_LCD_CONTRASTLEVEL(LCD_InitStructure->Contrast)); in LCD_Init()
120 tmp |= LCD_InitStructure->Contrast; in LCD_Init()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_lcd.c198 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()
/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/
A DHAL_LCD.h161 uint32_t Contrast; /*!< Configures the LCD Contrast. member
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_lcd.h65 uint32_t Contrast; /*!< Configures the LCD Contrast. member
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/
A Dn32l40x_lcd.h672 uint32_t Contrast; /*!< Configures the LCD Contrast. member
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/
A Dn32l43x_lcd.h672 uint32_t Contrast; /*!< Configures the LCD Contrast. member

Completed in 14 milliseconds