Searched refs:ILI9341_CMD_DFC (Results 1 – 2 of 2) sorted by relevance
55 _writeCommand(ILI9341_CMD_DFC); in FT9341_Init()126 sendCmdData(ILI9341_CMD_DFC, (const uint8_t[]){0x08U, 0x82U, 0x27U}, 3u); in FT9341_Init1()
52 #define ILI9341_CMD_DFC 0xB6 macro