Searched refs:ILI9341_CMD_PWR2 (Results 1 – 2 of 2) sorted by relevance
41 _writeCommand(ILI9341_CMD_PWR2); in FT9341_Init()120 sendCmdData(ILI9341_CMD_PWR2, (const uint8_t[]){0x10U}, 1u); in FT9341_Init1()
54 #define ILI9341_CMD_PWR2 0xC1 macro