LAYER_SIZE_Y is only used within DMA2D_MemToMemWithPFC.
 
Symbols
loading...
Files
loading...

LAYER_SIZE_Y macro

Syntax

#define LAYER_SIZE_Y 120

References

LocationText
main.h:29
#define LAYER_SIZE_Y 120
ARGB8888_300x120.h:24
main.c:44
uint32_t aBufferResult[(LAYER_SIZE_X * LAYER_SIZE_Y * FINAL_LAYER_BYTE_PER_PIXEL) / 4];
main.c:110
LAYER_SIZE_Y);