STM32769I_EVAL BSP User Manual: STM32F769I EVAL LCD Exported Variables

STM32769I EVAL BSP Drivers

STM32769I_EVAL BSP User Manual
STM32F769I EVAL LCD Exported Variables

Variables

DMA2D_HandleTypeDef hdma2d_eval
 DMA2D handle variable.
LTDC_HandleTypeDef hltdc_eval
DSI_HandleTypeDef hdsi_eval
uint32_t lcd_x_size = OTM8009A_800X480_WIDTH
uint32_t lcd_y_size = OTM8009A_800X480_HEIGHT
DMA2D_HandleTypeDef hdma2d_eval
 DMA2D handle variable.

Variable Documentation

DMA2D_HandleTypeDef hdma2d_eval

DMA2D handle variable.

Definition at line 179 of file stm32f769i_eval_lcd.c.

Referenced by LL_ConvertLineToARGB8888(), and LL_FillBuffer().

DMA2D_HandleTypeDef hdma2d_eval

DMA2D handle variable.

Definition at line 179 of file stm32f769i_eval_lcd.c.

uint32_t lcd_x_size = OTM8009A_800X480_WIDTH

Definition at line 182 of file stm32f769i_eval_lcd.c.

Referenced by BSP_LCD_GetXSize(), and BSP_LCD_InitEx().

uint32_t lcd_y_size = OTM8009A_800X480_HEIGHT

Definition at line 183 of file stm32f769i_eval_lcd.c.

Referenced by BSP_LCD_GetYSize(), and BSP_LCD_InitEx().

Generated on Fri Dec 30 2016 20:55:35 for STM32769I_EVAL BSP User Manual by   doxygen 1.7.6.1