Searched refs:halLcdSetAddress (Results 1 – 2 of 2) sorted by relevance
276 halLcdSetAddress(LcdAddress); in halLcdCursor()345 void halLcdSetAddress(int Address) in halLcdSetAddress() function374 halLcdSetAddress(Address); in halLcdDrawBlock()405 halLcdSetAddress( (LcdAddress & 0xFFE0) + 0x20 ); in halLcdDrawCurrentBlock()407 halLcdSetAddress( 0 ); in halLcdDrawCurrentBlock()422 halLcdSetAddress( Address ); in halLcdReadBlock()510 halLcdSetAddress(0); in halLcdClearScreen()516 halLcdSetAddress(0); // Reset LCD address in halLcdClearScreen()540 halLcdSetAddress( CurrentLocation ); in halLcdImage()546 halLcdSetAddress(CurrentLocation ); in halLcdImage()[all …]
74 void halLcdSetAddress(int Address);