Searched refs:halLcdDrawCurrentBlock (Results 1 – 2 of 2) sorted by relevance
375 halLcdDrawCurrentBlock(Value); in halLcdDrawBlock()387 void halLcdDrawCurrentBlock(unsigned int Value) in halLcdDrawCurrentBlock() function514 halLcdDrawCurrentBlock(0x00); in halLcdClearScreen()544 halLcdDrawCurrentBlock(Image[index++]); in halLcdImage()571 halLcdDrawCurrentBlock(0); in halLcdClearImage()981 halLcdDrawCurrentBlock( ( (LCD_MEM[LcdTableAddressTemp+i] & 0xFFFC ) >> 2 ) \ in halLcdScrollRow()984 halLcdDrawCurrentBlock( (( LCD_MEM[LcdTableAddressTemp + 0x10] & 0xFFFC ) >> 2) + temp); in halLcdScrollRow()
77 void halLcdDrawCurrentBlock(unsigned int Value);