LCD_SetUpdateRegion() is only used within STemWin_MemoryDevice.
 
Symbols
loading...
Files
loading...

LCD_SetUpdateRegion() function

Set LCD updated region.

Syntax

void LCD_SetUpdateRegion(int idx);
Implemented in LCDConf.c:1601

Arguments

idx

active region index.

Return value

None

References

LocationReferrerText
LCDConf.c:1601
void LCD_SetUpdateRegion(int idx)
LCDConf.c:395
void LCD_SetUpdateRegion(int idx);
LCDConf.c:1653HAL_DSI_EndOfRefreshCallback()
LCD_SetUpdateRegion(LCD_ActiveRegion++);
LCDConf.c:1666HAL_DSI_EndOfRefreshCallback()
LCD_SetUpdateRegion(0);

Call Tree

Functions calling LCD_SetUpdateRegion()
Functions called by LCD_SetUpdateRegion()
all items filtered out
LCD_SetUpdateRegion()
all items filtered out
Data read by LCD_SetUpdateRegion()
all items filtered out
LCD_SetUpdateRegion()