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

LCD_LL_GetPixelformat() function

Return Pixel format for a given layer

Syntax

static uint32_t LCD_LL_GetPixelformat(uint32_t LayerIndex);
Implemented in LCDConf_stm324x9i_eval_MB1046.c:645

Arguments

LayerIndex

Layer Index

Return value

Status ( 0 : 0k , 1: error)

References

LocationReferrerText
LCDConf_stm324x9i_eval_MB1046.c:645
static uint32_t LCD_LL_GetPixelformat(uint32_t LayerIndex)
LCDConf_stm324x9i_eval_MB1046.c:136
static uint32_t LCD_LL_GetPixelformat(uint32_t LayerIndex);
LCDConf_stm324x9i_eval_MB1046.c:388LCD_X_Config()
if (LCD_LL_GetPixelformat(i) <= LTDC_PIXEL_FORMAT_ARGB4444)
LCDConf_stm324x9i_eval_MB1046.c:395LCD_X_Config()
if (LCD_LL_GetPixelformat(i) == LTDC_PIXEL_FORMAT_RGB565) {
LCDConf_stm324x9i_eval_MB1046.c:543LCD_LL_LayerInit()
layer_cfg.PixelFormat = LCD_LL_GetPixelformat(LayerIndex);
LCDConf_stm324x9i_eval_MB1046.c:698DMA2D_CopyBuffer()
PixelFormat = LCD_LL_GetPixelformat(LayerIndex);
LCDConf_stm324x9i_eval_MB1046.c:730DMA2D_FillBuffer()
PixelFormat = LCD_LL_GetPixelformat(LayerIndex);
LCDConf_stm324x9i_eval_MB1046.c:1300LCD_DrawBitmap8bpp()
PixelFormat = LCD_LL_GetPixelformat(LayerIndex);

Call Tree

Functions calling LCD_LL_GetPixelformat()
LCD_LL_GetPixelformat()
Data read by LCD_LL_GetPixelformat()
Data written by LCD_LL_GetPixelformat()
LCD_LL_GetPixelformat()::pColorConvAPI
all items filtered out
LCD_LL_GetPixelformat()
LCD_LL_GetPixelformat()::pColorConvAPI
all items filtered out
Type of LCD_LL_GetPixelformat()
LCD_LL_GetPixelformat()
uint32_t
all items filtered out