_aBuffer is only used within STemWin_Fonts.
 
Symbols
loading...
Files
loading...

_aBuffer variable

Syntax

static U32 _aBuffer[XSIZE_PHYS * sizeof(U32) * 3];

References

LocationReferrerText
LCDConf.c:357
static U32 _aBuffer[XSIZE_PHYS * sizeof(U32) * 3];
LCDConf.c:358
static U32 * _pBuffer_DMA2D = &_aBuffer[XSIZE_PHYS * sizeof(U32) * 0];
LCDConf.c:1117_DMA_DrawBitmapA4()
if ((NumBytes > sizeof(_aBuffer)) || (NumBytes == 0))
LCDConf.c:1129_DMA_DrawBitmapA4()
pWR = (U8 *)_aBuffer;
LCDConf.c:1143_DMA_DrawBitmapA4()
DMA2D->FGMAR = (U32)_aBuffer;

Data Use

Functions reading _aBuffer
_aBuffer
all items filtered out