⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 cim_modes.c

📁 LX 800 WindowsCE 6.0 BSP
💻 C
📖 第 1 页 / 共 5 页
字号:

	/* 800x600 */

	{ VG_SUPPORTFLAG_56HZ  |									       /* refresh rate = 56    */
	  VG_SUPPORTFLAG_8BPP  | VG_SUPPORTFLAG_12BPP |
      VG_SUPPORTFLAG_15BPP | VG_SUPPORTFLAG_16BPP |
      VG_SUPPORTFLAG_24BPP | VG_SUPPORTFLAG_32BPP,                 /* All BPP supported.   */
	  VG_MODEFLAG_LOW_BAND |                                       /* Low bandwidth mode.  */
      0,
      800, 600,                                                    /* No scaling.          */
	  0, 0,                                                        /* No mode dimensions.  */
	  0, 0,                                                        /* No panel dimensions. */
      0, 0, 0, 0, 0,                                               /* No panel registers   */
	  0x0320, 0x0320, 0x0338, 0x0380, 0x0400, 0x0400,	           /* horizontal timings   */
	  0x0258, 0x0258, 0x0259, 0x025B, 0x0271, 0x0271,              /* vertical timings     */
      0, 0, 0, 0, 0, 0,                                            /* No even timings      */
	  (36L << 16) | ((0000L * 65536L) / 10000L),                   /* freq = 36.0 MHz      */
	},

	{ VG_SUPPORTFLAG_60HZ  |									   /* refresh rate = 60    */
	  VG_SUPPORTFLAG_8BPP  | VG_SUPPORTFLAG_12BPP |
      VG_SUPPORTFLAG_15BPP | VG_SUPPORTFLAG_16BPP |
      VG_SUPPORTFLAG_24BPP | VG_SUPPORTFLAG_32BPP,                 /* All BPP supported.   */
	  VG_MODEFLAG_LOW_BAND |                                       /* Low bandwidth mode.  */
      0,
      800, 600,                                                    /* No scaling.          */
	  0, 0,                                                        /* No mode dimensions.  */
	  0, 0,                                                        /* No panel dimensions. */
      0, 0, 0, 0, 0,                                               /* No panel registers   */
	  0x0320, 0x0328, 0x0348, 0x03D0, 0x0418, 0x0420,	           /* horizontal timings   */
	  0x0258, 0x0258, 0x0259, 0x025D, 0x0274, 0x0274,              /* vertical timings     */
      0, 0, 0, 0, 0, 0,                                            /* No even timings      */
	  (40L << 16) | ((0000L * 65536L) / 10000L),                   /* freq = 40.00 MHz     */
	},

    { VG_SUPPORTFLAG_70HZ  |									   /* refresh rate = 70    */
	  VG_SUPPORTFLAG_8BPP  | VG_SUPPORTFLAG_12BPP |
      VG_SUPPORTFLAG_15BPP | VG_SUPPORTFLAG_16BPP |
      VG_SUPPORTFLAG_24BPP | VG_SUPPORTFLAG_32BPP,                 /* All BPP supported.   */
	  VG_MODEFLAG_LOW_BAND |                                       /* Low bandwidth mode.  */
      0,
      800, 600,                                                    /* No scaling.          */
	  0, 0,                                                        /* No mode dimensions.  */
	  0, 0,                                                        /* No panel dimensions. */
      0, 0, 0, 0, 0,                                               /* No panel registers   */
	  0x0320, 0x0320, 0x0348, 0x0398, 0x0410, 0x0410,	           /* horizontal timings   */
	  0x0258, 0x0258, 0x025c, 0x025F, 0x0274, 0x0274,              /* vertical timings     */
      0, 0, 0, 0, 0, 0,                                            /* No even timings      */
	  (45L << 16) | ((7200L * 65536L) / 10000L),                   /* freq = 45.72 MHz     */
	},

	{ VG_SUPPORTFLAG_72HZ  |									   /* refresh rate = 72    */
	  VG_SUPPORTFLAG_8BPP  | VG_SUPPORTFLAG_12BPP |
      VG_SUPPORTFLAG_15BPP | VG_SUPPORTFLAG_16BPP |
      VG_SUPPORTFLAG_24BPP | VG_SUPPORTFLAG_32BPP,                 /* All BPP supported.   */
	  VG_MODEFLAG_LOW_BAND |                                       /* Low bandwidth mode.  */
      0,
      800, 600,                                                    /* No scaling.          */
	  0, 0,                                                        /* No mode dimensions.  */
	  0, 0,                                                        /* No panel dimensions. */
      0, 0, 0, 0, 0,                                               /* No panel registers   */
	  0x0320, 0x0320, 0x0358, 0x03D0, 0x0410, 0x0410,              /* horizontal timings   */
	  0x0258, 0x0258, 0x027D, 0x0283, 0x029A, 0x029A,	           /* vertical timings     */
      0, 0, 0, 0, 0, 0,                                            /* No even timings      */
	  (49L << 16) | ((5000L * 65536L) / 10000L),                   /* freq = 49.5 MHz      */
	},

	{ VG_SUPPORTFLAG_75HZ  |									   /* refresh rate = 75    */
	  VG_SUPPORTFLAG_8BPP  | VG_SUPPORTFLAG_12BPP |
      VG_SUPPORTFLAG_15BPP | VG_SUPPORTFLAG_16BPP |
      VG_SUPPORTFLAG_24BPP | VG_SUPPORTFLAG_32BPP,                 /* All BPP supported.   */
	  VG_MODEFLAG_LOW_BAND |                                       /* Low bandwidth mode.  */
      0,
      800, 600,                                                    /* No scaling.          */
	  0, 0,                                                        /* No mode dimensions.  */
	  0, 0,                                                        /* No panel dimensions. */
      0, 0, 0, 0, 0,                                               /* No panel registers   */
	  0x0320, 0x0320, 0x0330, 0x0380, 0x0420, 0x0420,              /* horizontal timings   */
	  0x0258, 0x0258, 0x0259, 0x025C, 0x0271, 0x0271,	           /* vertical timings     */
      0, 0, 0, 0, 0, 0,                                            /* No even timings      */
	  (49L << 16) | ((5000L * 65536L) / 10000L),                   /* freq = 49.5 MHz      */
	},

	{ VG_SUPPORTFLAG_85HZ  |									   /* refresh rate = 85    */
	  VG_SUPPORTFLAG_8BPP  | VG_SUPPORTFLAG_12BPP |
      VG_SUPPORTFLAG_15BPP | VG_SUPPORTFLAG_16BPP |
      VG_SUPPORTFLAG_24BPP | VG_SUPPORTFLAG_32BPP,                 /* All BPP supported.   */
	  VG_MODEFLAG_LOW_BAND |                                       /* Low bandwidth mode.  */
      0,
      800, 600,                                                    /* No scaling.          */
	  0, 0,                                                        /* No mode dimensions.  */
	  0, 0,                                                        /* No panel dimensions. */
      0, 0, 0, 0, 0,                                               /* No panel registers   */
	  0x0320, 0x0320, 0x0340, 0x0380, 0x0418, 0x0418,              /* horizontal timings   */
	  0x0258, 0x0258, 0x0259, 0x025C, 0x0277, 0x0277,              /* vertical timings     */
      0, 0, 0, 0, 0, 0,                                            /* No even timings      */
	  (56L << 16) | ((2500L * 65536L) / 10000L),                   /* freq = 56.25 MHz     */
	},

    { VG_SUPPORTFLAG_90HZ  |									   /* refresh rate = 90    */
	  VG_SUPPORTFLAG_8BPP  | VG_SUPPORTFLAG_12BPP |
      VG_SUPPORTFLAG_15BPP | VG_SUPPORTFLAG_16BPP |
      VG_SUPPORTFLAG_24BPP | VG_SUPPORTFLAG_32BPP,                 /* All BPP supported.   */
	  VG_MODEFLAG_LOW_BAND |                                       /* Low bandwidth mode.  */
      0,
      800, 600,                                                    /* No scaling.          */
	  0, 0,                                                        /* No mode dimensions.  */
	  0, 0,                                                        /* No panel dimensions. */
      0, 0, 0, 0, 0,                                               /* No panel registers   */
	  0x0320, 0x0320, 0x0348, 0x03A0, 0x0420, 0x0420,              /* horizontal timings   */
	  0x0258, 0x0258, 0x0259, 0x025C, 0x0278, 0x0278,              /* vertical timings     */
      0, 0, 0, 0, 0, 0,                                            /* No even timings      */
	  (60L << 16) | ((650L * 65536L) / 10000L),                    /* freq = 60.065 MHz    */
	},

    { VG_SUPPORTFLAG_100HZ |									   /* refresh rate = 100   */
	  VG_SUPPORTFLAG_8BPP  | VG_SUPPORTFLAG_12BPP |
      VG_SUPPORTFLAG_15BPP | VG_SUPPORTFLAG_16BPP |
      VG_SUPPORTFLAG_24BPP | VG_SUPPORTFLAG_32BPP,                 /* All BPP supported.   */
	  VG_MODEFLAG_LOW_BAND |                                       /* Low bandwidth mode.  */
      0,
      800, 600,                                                    /* No scaling.          */
	  0, 0,                                                        /* No mode dimensions.  */
	  0, 0,                                                        /* No panel dimensions. */
      0, 0, 0, 0, 0,                                               /* No panel registers   */
	  0x0320, 0x0320, 0x0350, 0x03A8, 0x0430, 0x0430,              /* horizontal timings   */
	  0x0258, 0x0258, 0x0259, 0x025C, 0x0277, 0x027C,              /* vertical timings     */
      0, 0, 0, 0, 0, 0,                                            /* No even timings      */
	  (68L << 16) | ((1790L * 65536L) / 10000L),                   /* freq = 68.179 MHz    */
	},

	/* 800x600 PANEL */

	{ VG_SUPPORTFLAG_60HZ  |									   /* refresh rate = 60    */
	  VG_SUPPORTFLAG_8BPP  | VG_SUPPORTFLAG_12BPP |
      VG_SUPPORTFLAG_15BPP | VG_SUPPORTFLAG_16BPP |
      VG_SUPPORTFLAG_24BPP | VG_SUPPORTFLAG_32BPP |                /* All BPP supported.   */
	  VG_SUPPORTFLAG_PANEL,                                        /* Panel Mode.          */
	  VG_MODEFLAG_LOW_BAND |                                       /* Low bandwidth mode.  */
      VG_MODEFLAG_PANELOUT |                                       /* Panel output.        */
      VG_MODEFLAG_NEG_HSYNC | VG_MODEFLAG_NEG_VSYNC,			   /* negative syncs       */
	  800, 600,                                                    /* No scaling.          */
	  800, 600,                                                    /* 800x600 active.      */
	  800, 600,                                                    /* 800x600 panel        */
      0, 0, 0, 0, 0,                                               /* No panel registers   */
	  0x0320, 0x0320, 0x0348, 0x03C8, 0x0420, 0x0420,	           /* horizontal timings   */
	  0x0258, 0x0258, 0x0259, 0x025D, 0x0274, 0x0274,              /* vertical timings     */
      0, 0, 0, 0, 0, 0,                                            /* No even timings      */
	  (40L << 16) | ((0000L * 65536L) / 10000L),                   /* freq = 40.00 MHz     */
	},

	/* 1024x768 */

	{ VG_SUPPORTFLAG_60HZ  |									   /* refresh rate = 60    */
	  VG_SUPPORTFLAG_8BPP  | VG_SUPPORTFLAG_12BPP |
      VG_SUPPORTFLAG_15BPP | VG_SUPPORTFLAG_16BPP |
      VG_SUPPORTFLAG_24BPP | VG_SUPPORTFLAG_32BPP,                 /* All BPP supported.   */
	  VG_MODEFLAG_AVG_BAND |                                       /* Avg bandwidth mode.  */
      VG_MODEFLAG_NEG_HSYNC | VG_MODEFLAG_NEG_VSYNC,			   /* negative syncs       */
	  1024, 768,                                                   /* No scaling.          */
	  0, 0,                                                        /* No mode dimensions.  */
	  0, 0,                                                        /* No panel dimensions. */
      0, 0, 0, 0, 0,                                               /* No panel registers   */
	  0x0400, 0x0400, 0x0418, 0x04A0, 0x0540, 0x0540,	           /* horizontal timings   */
	  0x0300, 0x0300, 0x0303, 0x0309, 0x0326, 0x0326,              /* vertical timings     */
      0, 0, 0, 0, 0, 0,                                            /* No even timings      */
	  (65L << 16) | ((0000L * 65536L) / 10000L),                   /* freq = 65.00 MHz     */
	},

	{ VG_SUPPORTFLAG_70HZ  |									   /* refresh rate = 70    */
	  VG_SUPPORTFLAG_8BPP  | VG_SUPPORTFLAG_12BPP |
      VG_SUPPORTFLAG_15BPP | VG_SUPPORTFLAG_16BPP |
      VG_SUPPORTFLAG_24BPP | VG_SUPPORTFLAG_32BPP,                 /* All BPP supported.   */
	  VG_MODEFLAG_AVG_BAND |                                       /* Avg bandwidth mode.  */
      VG_MODEFLAG_NEG_HSYNC | VG_MODEFLAG_NEG_VSYNC,			   /* negative syncs       */
	  1024, 768,                                                   /* No scaling.          */
	  0, 0,                                                        /* No mode dimensions.  */
	  0, 0,                                                        /* No panel dimensions. */
      0, 0, 0, 0, 0,                                               /* No panel registers   */
	  0x0400, 0x0400, 0x0418, 0x04A0, 0x0530, 0x0530,              /* horizontal timings   */
	  0x0300, 0x0300, 0x0303, 0x0309, 0x0326, 0x0326,              /* vertical timings     */
      0, 0, 0, 0, 0, 0,                                            /* No even timings      */
	  (75L << 16) | ((0000L * 65536L) / 10000L),                   /* freq = 75.0 MHz      */
	},

    { VG_SUPPORTFLAG_72HZ  |									   /* refresh rate = 72    */
	  VG_SUPPORTFLAG_8BPP  | VG_SUPPORTFLAG_12BPP |
      VG_SUPPORTFLAG_15BPP | VG_SUPPORTFLAG_16BPP |
      VG_SUPPORTFLAG_24BPP | VG_SUPPORTFLAG_32BPP,                 /* All BPP supported.   */
	  VG_MODEFLAG_AVG_BAND |                                       /* Avg bandwidth mode.  */
      0,

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -