LCD_ActiveRegion is only used within STemWin_MemoryDevice.
 
Symbols
loading...
Files
loading...

LCD_ActiveRegion variable

Syntax

volatile int32_t LCD_ActiveRegion = 1;

References

LocationReferrerText
LCDConf.c:322
volatile int32_t LCD_ActiveRegion = 1;
LCDConf.c:1627HAL_DSI_TearingEffectCallback()
LCD_ActiveRegion = 1;
LCDConf.c:1641HAL_DSI_EndOfRefreshCallback()
if(LCD_ActiveRegion < ZONES )
LCDConf.c:1649HAL_DSI_EndOfRefreshCallback()
LTDC_LAYER(&hltdc, index)->CFBAR = TestAdd + LCD_ActiveRegion * HACT * 2;
LCDConf.c:1653HAL_DSI_EndOfRefreshCallback()
LCD_SetUpdateRegion(LCD_ActiveRegion++);

Data Use

Functions writing LCD_ActiveRegion
Functions reading LCD_ActiveRegion
LCD_ActiveRegion
all items filtered out
Type of LCD_ActiveRegion
LCD_ActiveRegion
int32_t
all items filtered out