Home
last modified time | relevance | path

Searched refs:pWind (Results 1 – 1 of 1) sorted by relevance

/bsp/nxp/lpc/lpc178x/drivers/
A Ddrv_glcd.c66 static unsigned long *pWind; variable
412 pPix = pWind = ((unsigned long *)LCD_VRAM_BASE_ADDR) + X_Left + (Y_Up*C_GLCD_H_SIZE); in LCD_SET_WINDOW()
438 pPix = pWind + CurrY_Size * C_GLCD_H_SIZE; in LCD_WRITE_PIXEL()

Completed in 17 milliseconds