Searched refs:ILI9341_CMD_DTCA (Results 1 – 2 of 2) sorted by relevance
25 _writeCommand(ILI9341_CMD_DTCA); in FT9341_Init()115 sendCmdData(ILI9341_CMD_DTCA, (const uint8_t[]){0x85U, 0x00U, 0x78U}, 3u); in FT9341_Init1()
61 #define ILI9341_CMD_DTCA 0xE8 macro