YSIZE_PHYS is only used within STemWin_Acceleration.
 
Symbols
loading...
Files
loading...

YSIZE_PHYS macro

Syntax

#define YSIZE_PHYS 480

References

LocationText
LCDConf.c:58
#define YSIZE_PHYS 480
LCDConf.c:89
#define VACT YSIZE_PHYS
LCDConf.c:242
#define YSIZE_0 YSIZE_PHYS
LCDConf.c:253
#ifndef YSIZE_PHYS
LCDConf.c:349
static const U32 _aAddr[] = { LCD_FRAME_BUFFER, LCD_FRAME_BUFFER + XSIZE_PHYS * YSIZE_PHYS * sizeof(U32) * NUM_VSCREENS * NUM_BUFFERS };
LCDConf.c:350
LCDConf.c:773
Layercfg.WindowY1 = YSIZE_PHYS;
LCDConf.c:784
Layercfg.ImageHeight = YSIZE_PHYS;