HACT is only used within STemWin.
 
Symbols
loading...
Files
loading...

HACT macro

Syntax

#define HACT XSIZE_PHYS/ZONES

References

LocationText
LCDConf.c:93
#define HACT XSIZE_PHYS/ZONES /* !!!! SCREEN DIVIDED INTO 4 AREAS !!!! */
LCDConf.c:321
LCDConf.c:323
LCDConf.c:396
CmdCfg.CommandSize = HACT;
LCDConf.c:506
Layercfg.WindowX1 = HACT;
LCDConf.c:518
Layercfg.ImageWidth = HACT;
LCDConf.c:882
LTDC_LAYER(&hltdc_disco, index)->CFBAR = LCD_Addr[index] + LCD_ActiveRegion * HACT * 2;