Macros | |
#define | OTM8009A_CMD_CASET 0x2A /* Column address set command */ |
#define | OTM8009A_CMD_COLMOD 0x3A /* Interface Pixel format command */ |
#define | OTM8009A_CMD_DISPOFF 0x28 /* Display Off command */ |
#define | OTM8009A_CMD_DISPON 0x29 /* Display On command */ |
#define | OTM8009A_CMD_ID1 0xDA /* Read ID1 command */ |
#define | OTM8009A_CMD_ID2 0xDB /* Read ID2 command */ |
#define | OTM8009A_CMD_ID3 0xDC /* Read ID3 command */ |
#define | OTM8009A_CMD_IDMOFF 0x38 /* Idle mode Off command */ |
#define | OTM8009A_CMD_IDMON 0x39 /* Idle mode On command */ |
#define | OTM8009A_CMD_MADCTR 0x36 /* Memory Access write control command */ |
#define | OTM8009A_CMD_NOP 0x00 /* NOP command */ |
#define | OTM8009A_CMD_PASET 0x2B /* Page address set command */ |
#define | OTM8009A_CMD_PLTAR 0x30 /* Partial area command (4 parameters) */ |
#define | OTM8009A_CMD_PTLON 0x12 /* Partial mode On command */ |
#define | OTM8009A_CMD_RAMRD 0x2E /* Memory (GRAM) read command */ |
#define | OTM8009A_CMD_RAMRDC 0x3E /* Memory read continue command */ |
#define | OTM8009A_CMD_RAMWR 0x2C /* Memory (GRAM) write command */ |
#define | OTM8009A_CMD_RAMWRC 0x3C /* Memory write continue command */ |
#define | OTM8009A_CMD_RDDCOLMOD 0x0C /* Read Display pixel format */ |
#define | OTM8009A_CMD_RDDMADCTL 0x0B /* Read Display MADCTR command : read memory display access ctrl */ |
#define | OTM8009A_CMD_RDSCNL 0x45 /* Read Tearing Effect Scan line command */ |
#define | OTM8009A_CMD_SLPIN 0x10 /* Sleep In command */ |
#define | OTM8009A_CMD_SLPOUT 0x11 /* Sleep Out command */ |
#define | OTM8009A_CMD_SWRESET 0x01 /* Sw reset command */ |
#define | OTM8009A_CMD_TEEON 0x35 /* Tearing Effect Line On command : command with 1 parameter 'TELOM' */ |
#define | OTM8009A_CMD_TEOFF 0x34 /* Tearing Effect Line Off command : command with no parameter */ |
#define | OTM8009A_CMD_WRCABC 0x55 /* Write Content Adaptive Brightness command */ |
#define | OTM8009A_CMD_WRCABCMB 0x5E /* Write CABC Minimum Brightness command */ |
#define | OTM8009A_CMD_WRCTRLD 0x53 /* Write CTRL Display command */ |
#define | OTM8009A_CMD_WRDISBV 0x51 /* Write Display Brightness command */ |
#define | OTM8009A_CMD_WRTESCN 0x44 /* Write Tearing Effect Scan line command */ |
#define | OTM8009A_COLMOD_RGB565 0x55 |
#define | OTM8009A_COLMOD_RGB888 0x77 |
#define | OTM8009A_MADCTR_MODE_LANDSCAPE 0x60 /* MY = 0, MX = 1, MV = 1, ML = 0, RGB = 0 */ |
#define | OTM8009A_MADCTR_MODE_PORTRAIT 0x00 |
#define | OTM8009A_TEEON_TELOM_VBLANKING_AND_HBLANKING_INFO 0x01 |
#define | OTM8009A_TEEON_TELOM_VBLANKING_INFO_ONLY 0x00 |
Definition at line 63 of file otm8009a_reg.h.
#define OTM8009A_CMD_COLMOD 0x3A /* Interface Pixel format command */ |
Definition at line 88 of file otm8009a_reg.h.
#define OTM8009A_CMD_DISPOFF 0x28 /* Display Off command */ |
Definition at line 60 of file otm8009a_reg.h.
#define OTM8009A_CMD_DISPON 0x29 /* Display On command */ |
Definition at line 61 of file otm8009a_reg.h.
Definition at line 106 of file otm8009a_reg.h.
Definition at line 107 of file otm8009a_reg.h.
Definition at line 108 of file otm8009a_reg.h.
#define OTM8009A_CMD_IDMOFF 0x38 /* Idle mode Off command */ |
Definition at line 85 of file otm8009a_reg.h.
#define OTM8009A_CMD_IDMON 0x39 /* Idle mode On command */ |
Definition at line 86 of file otm8009a_reg.h.
#define OTM8009A_CMD_MADCTR 0x36 /* Memory Access write control command */ |
Definition at line 79 of file otm8009a_reg.h.
#define OTM8009A_CMD_NOP 0x00 /* NOP command */ |
Definition at line 52 of file otm8009a_reg.h.
Definition at line 64 of file otm8009a_reg.h.
#define OTM8009A_CMD_PLTAR 0x30 /* Partial area command (4 parameters) */ |
Definition at line 69 of file otm8009a_reg.h.
#define OTM8009A_CMD_PTLON 0x12 /* Partial mode On command */ |
Definition at line 58 of file otm8009a_reg.h.
#define OTM8009A_CMD_RAMRD 0x2E /* Memory (GRAM) read command */ |
Definition at line 67 of file otm8009a_reg.h.
#define OTM8009A_CMD_RAMRDC 0x3E /* Memory read continue command */ |
Definition at line 95 of file otm8009a_reg.h.
#define OTM8009A_CMD_RAMWR 0x2C /* Memory (GRAM) write command */ |
Definition at line 66 of file otm8009a_reg.h.
#define OTM8009A_CMD_RAMWRC 0x3C /* Memory write continue command */ |
Definition at line 94 of file otm8009a_reg.h.
#define OTM8009A_CMD_RDDCOLMOD 0x0C /* Read Display pixel format */ |
Definition at line 55 of file otm8009a_reg.h.
#define OTM8009A_CMD_RDDMADCTL 0x0B /* Read Display MADCTR command : read memory display access ctrl */ |
Definition at line 54 of file otm8009a_reg.h.
Definition at line 98 of file otm8009a_reg.h.
#define OTM8009A_CMD_SLPIN 0x10 /* Sleep In command */ |
Definition at line 56 of file otm8009a_reg.h.
#define OTM8009A_CMD_SLPOUT 0x11 /* Sleep Out command */ |
Definition at line 57 of file otm8009a_reg.h.
#define OTM8009A_CMD_SWRESET 0x01 /* Sw reset command */ |
Definition at line 53 of file otm8009a_reg.h.
#define OTM8009A_CMD_TEEON 0x35 /* Tearing Effect Line On command : command with 1 parameter 'TELOM' */ |
Definition at line 73 of file otm8009a_reg.h.
Definition at line 71 of file otm8009a_reg.h.
Definition at line 103 of file otm8009a_reg.h.
Definition at line 104 of file otm8009a_reg.h.
Definition at line 102 of file otm8009a_reg.h.
Definition at line 101 of file otm8009a_reg.h.
Definition at line 97 of file otm8009a_reg.h.
#define OTM8009A_COLMOD_RGB565 0x55 |
Definition at line 91 of file otm8009a_reg.h.
#define OTM8009A_COLMOD_RGB888 0x77 |
Definition at line 92 of file otm8009a_reg.h.
#define OTM8009A_MADCTR_MODE_LANDSCAPE 0x60 /* MY = 0, MX = 1, MV = 1, ML = 0, RGB = 0 */ |
Definition at line 83 of file otm8009a_reg.h.
#define OTM8009A_MADCTR_MODE_PORTRAIT 0x00 |
Definition at line 82 of file otm8009a_reg.h.
#define OTM8009A_TEEON_TELOM_VBLANKING_AND_HBLANKING_INFO 0x01 |
Definition at line 77 of file otm8009a_reg.h.
#define OTM8009A_TEEON_TELOM_VBLANKING_INFO_ONLY 0x00 |
Definition at line 76 of file otm8009a_reg.h.