思澈科技软件开发工具包  2.20

Macros

#define DSI_ENTER_IDLE_MODE   0x39U
 
#define DSI_ENTER_INVERT_MODE   0x21U
 
#define DSI_ENTER_NORMAL_MODE   0x13U
 
#define DSI_ENTER_PARTIAL_MODE   0x12U
 
#define DSI_ENTER_SLEEP_MODE   0x10U
 
#define DSI_EXIT_IDLE_MODE   0x38U
 
#define DSI_EXIT_INVERT_MODE   0x20U
 
#define DSI_EXIT_SLEEP_MODE   0x11U
 
#define DSI_GET_3D_CONTROL   0x3FU
 
#define DSI_GET_ADDRESS_MODE   0x0BU
 
#define DSI_GET_BLUE_CHANNEL   0x08U
 
#define DSI_GET_DIAGNOSTIC_RESULT   0x0FU
 
#define DSI_GET_DISPLAY_MODE   0x0DU
 
#define DSI_GET_GREEN_CHANNEL   0x07U
 
#define DSI_GET_PIXEL_FORMAT   0x0CU
 
#define DSI_GET_POWER_MODE   0x0AU
 
#define DSI_GET_RED_CHANNEL   0x06U
 
#define DSI_GET_SCANLINE   0x45U
 
#define DSI_GET_SIGNAL_MODE   0x0EU
 
#define DSI_NOP   0x00U
 
#define DSI_READ_DDB_CONTINUE   0xA8U
 
#define DSI_READ_DDB_START   0xA1U
 
#define DSI_READ_MEMORY_CONTINUE   0x3EU
 
#define DSI_READ_MEMORY_START   0x2EU
 
#define DSI_SET_3D_CONTROL   0x3DU
 
#define DSI_SET_ADDRESS_MODE   0x36U
 
#define DSI_SET_COLUMN_ADDRESS   0x2AU
 
#define DSI_SET_DISPLAY_OFF   0x28U
 
#define DSI_SET_DISPLAY_ON   0x29U
 
#define DSI_SET_GAMMA_CURVE   0x26U
 
#define DSI_SET_PAGE_ADDRESS   0x2BU
 
#define DSI_SET_PARTIAL_COLUMNS   0x31U
 
#define DSI_SET_PARTIAL_ROWS   0x30U
 
#define DSI_SET_PIXEL_FORMAT   0x3AU
 
#define DSI_SET_SCROLL_AREA   0x33U
 
#define DSI_SET_SCROLL_START   0x37U
 
#define DSI_SET_TEAR_OFF   0x34U
 
#define DSI_SET_TEAR_ON   0x35U
 
#define DSI_SET_TEAR_SCANLINE   0x44U
 
#define DSI_SET_VSYNC_TIMING   0x40U
 
#define DSI_SOFT_RESET   0x01U
 
#define DSI_WRITE_LUT   0x2DU
 
#define DSI_WRITE_MEMORY_CONTINUE   0x3CU
 
#define DSI_WRITE_MEMORY_START   0x2CU
 

Detailed Description