Searched refs:C_GLCD_V_SIZE (Results 1 – 2 of 2) sorted by relevance
37 #define C_GLCD_LINES_PER_FRAME (C_GLCD_V_SIZE + C_GLCD_V_PULSE + C_GLCD_V_FRONT_PORCH + C_GLCD_V_B…60 static unsigned long YD_Win = C_GLCD_V_SIZE-1;273 LPC_LCD->TIMV |= C_GLCD_V_SIZE - 1; in GLCD_Init()650 if(Y_Up++ >= C_GLCD_V_SIZE) in GLCD_LoadPic()
68 #define C_GLCD_V_SIZE 272 macro
Completed in 6 milliseconds