_DMA_Index2ColorBulk() is only used within STemWin_MemoryDevice.
 
Symbols
loading...
Files
loading...

_DMA_Index2ColorBulk() function

Converts the given index values to 32 bit colors.

Syntax

static void _DMA_Index2ColorBulk(void * pIndex,     LCD_COLOR * pColor,     U32 NumItems,     U8 SizeOfIndex,     U32 PixelFormat);
Implemented in LCDConf_stm324x9i_eval_MB1046.c:1088

Arguments

pIndex

Index value

pColor

Color relative to the index

NumItems

Number of items

SizeOfIndex

Size of index color

PixelFormat

Pixel format

Return value

None

Call Tree

Functions calling _DMA_Index2ColorBulk()
Functions called by _DMA_Index2ColorBulk()
_DMA_Index2ColorBulk()
all items filtered out