Searched refs:ILI9341_CMD_MAC (Results 1 – 2 of 2) sorted by relevance
48 _writeCommand(ILI9341_CMD_MAC); in FT9341_Init()123 sendCmdData(ILI9341_CMD_MAC, (const uint8_t[]){0x40U}, 1u); in FT9341_Init1()
45 #define ILI9341_CMD_MAC 0x36 macro