Searched refs:ILI9341_CMD_PAGEADDR (Results 1 – 2 of 2) sorted by relevance
66 _writeCommand(ILI9341_CMD_PAGEADDR); in FT9341_Init()129 sendCmdData(ILI9341_CMD_PAGEADDR, (const uint8_t[]){0x00U, 0x00U, 0x01U, 0x3FU}, 4u); in FT9341_Init1()
43 #define ILI9341_CMD_PAGEADDR 0x2B macro