Go to the documentation of this file.
26 #ifndef __MDFLD_DSI_PKG_SENDER_H__
27 #define __MDFLD_DSI_PKG_SENDER_H__
31 #define MDFLD_MAX_DCS_PARAM 8
66 #define DCS_SOFT_RESET 0x01
67 #define DCS_ENTER_SLEEP_MODE 0x10
68 #define DCS_EXIT_SLEEP_MODE 0x11
69 #define DCS_SET_DISPLAY_OFF 0x28
70 #define DCS_SET_DISPLAY_ON 0x29
71 #define DCS_SET_COLUMN_ADDRESS 0x2a
72 #define DCS_SET_PAGE_ADDRESS 0x2b
73 #define DCS_WRITE_MEM_START 0x2c
74 #define DCS_SET_TEAR_OFF 0x34
75 #define DCS_SET_TEAR_ON 0x35