Home
last modified time | relevance | path

Searched refs:ILI9341_CMD_MAC (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/components/ili9341/
Dfsl_ili9341.c48 _writeCommand(ILI9341_CMD_MAC); in FT9341_Init()
123 sendCmdData(ILI9341_CMD_MAC, (const uint8_t[]){0x40U}, 1u); in FT9341_Init1()
Dfsl_ili9341.h45 #define ILI9341_CMD_MAC 0x36 macro