Searched refs:ILI9341_CMD_PWRB (Results 1 – 2 of 2) sorted by relevance
21 _writeCommand(ILI9341_CMD_PWRB); in FT9341_Init()114 sendCmdData(ILI9341_CMD_PWRB, (const uint8_t[]){0x00U, 0xc1U, 0x30U}, 3u); in FT9341_Init1()
58 #define ILI9341_CMD_PWRB 0xCF macro