LCD_LL_LayerInit() is only used within STemWin_SampleDemo.
 
Symbols
loading...
Files
loading...

LCD_LL_LayerInit() function

Static code Initialize the LCD Controller.

Syntax

static void LCD_LL_LayerInit(uint32_t LayerIndex);
Implemented in LCDConf_stm32f429i_disco_MB1075.c:558

Arguments

LayerIndex

layer Index.

Return value

None

References

LocationReferrerText
LCDConf_stm32f429i_disco_MB1075.c:558
static void LCD_LL_LayerInit(uint32_t LayerIndex)
LCDConf_stm32f429i_disco_MB1075.c:140
static void LCD_LL_LayerInit(uint32_t LayerIndex);
LCDConf_stm32f429i_disco_MB1075.c:470LCD_X_DisplayDriver()
LCD_LL_LayerInit(LayerIndex);