Searched refs:Draw_Block_Address_Macro (Results 1 – 1 of 1) sorted by relevance
38 static unsigned char Draw_Block_Address_Macro[]={0x74,0x00,0x11,0x76,0x00,0x00}; variable349 Draw_Block_Address_Macro[4] = Address >> 8; in halLcdSetAddress()350 Draw_Block_Address_Macro[5] = Address & 0xFF; in halLcdSetAddress()351 halLcdSendCommand(Draw_Block_Address_Macro); in halLcdSetAddress()