STM32469I_EVAL BSP User Manual: STM32469I EVAL LCD Exported Variables

STM32469I EVAL BSP Drivers

STM32469I_EVAL BSP User Manual
STM32469I 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 125 of file stm32469i_eval_lcd.c.

Referenced by BSP_LCD_DMA2D_IRQHandler(), LL_ConvertLineToARGB8888(), and LL_FillBuffer().

DMA2D_HandleTypeDef hdma2d_eval

DMA2D handle variable.

Definition at line 125 of file stm32469i_eval_lcd.c.

uint32_t lcd_x_size = OTM8009A_800X480_WIDTH

Definition at line 128 of file stm32469i_eval_lcd.c.

Referenced by BSP_LCD_GetXSize(), and BSP_LCD_InitEx().

uint32_t lcd_y_size = OTM8009A_800X480_HEIGHT

Definition at line 129 of file stm32469i_eval_lcd.c.

Referenced by BSP_LCD_GetYSize(), and BSP_LCD_InitEx().

Generated on Tue Jan 12 2016 17:51:25 for STM32469I_EVAL BSP User Manual by   doxygen 1.7.6.1