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

LCD_LL_CopyBuffer() function

Customized copy buffer

Syntax

static void LCD_LL_CopyBuffer(int LayerIndex,     int IndexSrc,     int IndexDst);
Implemented in LCDConf_stm32469i_eval.c:643

Arguments

LayerIndex

Layer Index

IndexSrc

index source

IndexDst

index destination

Return value

None.

References

LocationReferrerText
LCDConf_stm32469i_eval.c:643
static void LCD_LL_CopyBuffer(int LayerIndex, int IndexSrc, int IndexDst)
LCDConf_stm32469i_eval.c:207
static void LCD_LL_CopyBuffer(int LayerIndex, int IndexSrc, int IndexDst);
LCDConf_stm32469i_eval.c:965LCD_X_Config()
LCD_SetDevFunc(i, LCD_DEVFUNC_COPYBUFFER, (void(*)(void))LCD_LL_CopyBuffer);

Call Tree

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