LCD_LayerDefaultInit() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

LCD_LayerDefaultInit() function

Initializes the LCD layers.

Syntax

static void LCD_LayerDefaultInit(uint16_t LayerIndex,     uint32_t FB_Address);

Arguments

LayerIndex

the layer foreground or background.

FB_Address

the layer frame buffer.

References

LocationReferrerText
BoardConfiguration.cpp:187
static void LCD_LayerDefaultInit(uint16_t LayerIndex, uint32_t FB_Address)
BoardConfiguration.cpp:295LCD_Init()
LCD_LayerDefaultInit(0, LCD_FRAME_BUFFER_LAYER1);

Call Tree

Functions calling LCD_LayerDefaultInit()
Functions called by LCD_LayerDefaultInit()
all items filtered out
LCD_LayerDefaultInit()
LTDC_LayerCfgTypeDef::LTDC_LayerCfgTypeDef()
LTDC_LayerCfgTypeDef::~LTDC_LayerCfgTypeDef()
all items filtered out
Type of LCD_LayerDefaultInit()
LCD_LayerDefaultInit()
all items filtered out