Searched refs:LcdTableAddress (Results 1 – 1 of 1) sorted by relevance
40 static unsigned int LcdAddress = 0, LcdTableAddress = 0; variable356 LcdTableAddress = temp + (Address & 0x1F); in halLcdSetAddress()393 LCD_MEM[ LcdTableAddress ] = Value; in halLcdDrawCurrentBlock()401 LcdTableAddress = temp + (LcdAddress & 0x1F); in halLcdDrawCurrentBlock()591 LCD_MEM[ LcdTableAddress ] = Value; in halLcdDrawTextBlock()599 LcdTableAddress = temp + (LcdAddress & 0x1F); in halLcdDrawTextBlock()