Searched refs:ILI9341_CMD_PWR1 (Results 1 – 2 of 2) sorted by relevance
39 _writeCommand(ILI9341_CMD_PWR1); in FT9341_Init()119 sendCmdData(ILI9341_CMD_PWR1, (const uint8_t[]){0x23U}, 1u); in FT9341_Init1()
53 #define ILI9341_CMD_PWR1 0xC0 macro