CUSTOM_CopyBuffer() is only used within MB1063.
 
Symbols
loading...
Files
loading...

CUSTOM_CopyBuffer() function

Customized copy buffer

Syntax

static void CUSTOM_CopyBuffer(int LayerIndex,     int IndexSrc,     int IndexDst);
Implemented in LCDConf.c:668

Arguments

LayerIndex

Layer Index

IndexSrc

index source

IndexDst

index destination

Return value

None

References

LocationReferrerText
LCDConf.c:668
static void CUSTOM_CopyBuffer(int LayerIndex, int IndexSrc, int IndexDst) {
LCDConf.c:127
static void CUSTOM_CopyBuffer(int LayerIndex, int IndexSrc, int IndexDst);
LCDConf.c:362LCD_X_Config()
LCD_SetDevFunc(i, LCD_DEVFUNC_COPYBUFFER, (void(*)(void))CUSTOM_CopyBuffer);

Call Tree

Functions called by CUSTOM_CopyBuffer()
CUSTOM_CopyBuffer()
all items filtered out
Data read by CUSTOM_CopyBuffer()
Data written by CUSTOM_CopyBuffer()
CUSTOM_CopyBuffer()
CUSTOM_CopyBuffer()::BufferSize
CUSTOM_CopyBuffer()::AddrSrc
CUSTOM_CopyBuffer()::AddrDst
all items filtered out