Searched refs:ILI9341_CMD_PWRA (Results 1 – 2 of 2) sorted by relevance
15 _writeCommand(ILI9341_CMD_PWRA); in FT9341_Init()113 sendCmdData(ILI9341_CMD_PWRA, (const uint8_t[]){0x39U, 0x2CU, 0x00U, 0x34U, 0x02U}, 5u); in FT9341_Init1()
57 #define ILI9341_CMD_PWRA 0xCB macro