WindowsXstart is only used within st7789h2.
 
Symbols
loading...
Files
loading...

WindowsXstart variable

Syntax

static uint16_t WindowsXstart = 0;

References

LocationReferrerText
st7789h2.c:86
static uint16_t WindowsXstart = 0;
st7789h2.c:468ST7789H2_SetDisplayWindow()
WindowsXstart = Xpos;
st7789h2.c:472ST7789H2_SetDisplayWindow()
WindowsXstart = 0;
st7789h2.c:565ST7789H2_DrawBitmap()
uint16_t Xsize = WindowsXend - WindowsXstart + 1;
st7789h2.c:678ST7789H2_DrawRGBHLine()
if ((posX >= WindowsXstart) && (Ypos >= WindowsYstart) && /* Check we are in the defined window */

Data Use

Functions writing WindowsXstart
Functions reading WindowsXstart
all items filtered out
WindowsXstart
Type of WindowsXstart
WindowsXstart
uint16_t
all items filtered out