📄 au_7_a.lst
字号:
C51 COMPILER V8.08 AU_7_A 11/23/2007 00:57:18 PAGE 1
C51 COMPILER V8.08, COMPILATION OF MODULE AU_7_A
OBJECT MODULE PLACED IN .\Object\AU_7_A.obj
COMPILER INVOKED BY: C:\Keil\C51\BIN\C51.EXE IncludeFile\Panel\AU_7_A.c LARGE BROWSE INCDIR(.\IncludeFile;.\IncludeFile\
-Panel;.\IncludeFile\Font_Icon) DEFINE(T108) DEBUG OBJECTEXTEND PRINT(.\List\AU_7_A.lst) OBJECT(.\Object\AU_7_A.obj)
line level source
1 /****************************************************************************
2 * File: AU_7_A.c *
3 * Description: This file includes Tcon values and ScanMode for AU 7" *
4 * analog panel *
5 ****************************************************************************/
6 #include "AU_7_a.h"
7
8 REGADRVAL code stINTT10xP0[]={
9 //adr , value
10 0x50 , 0x06, //VSYNC_TIME_MEA_REG
11 0x38 , 0x50, //HSYNC_MISSCNT_L_REG
12 0x39 , 0x00, //HSYNC_MISSCNT_H_REG
13 0x3A , 0x20, //VSYNC_DLT_REG
14 0x3B , 0x03, //HSYNC_DLT_REG
15 };
16
17 uCHAR code TconP1Data[24]={ //20~35
18 0x21,0x79,0x2d,0x02,0x0c,0x4b,0x02,0x1c,0x02,
19 0x29,0x00,0x01,0x18,0x03,0x00,0x00,0x01,0xfb,
20 0x01,0x37,0x00,0x06,0x01,0x00
21 };
22
23
24 /*******************************************************************************
25 * T10x Panel specified register settings *
26 * (including default Brightness/Contrast/Sat *
27 *******************************************************************************/
28 uCHAR code ucaPanelSpecAdrP0[4]={ //
29 0x79, 0xc7, 0x65, 0x66
30 };
31
32 uCHAR code ucaPanelSpecDataP0[4]={ //
33 0x00, 0x05, 0x08, 0x88
34 };
35
36 uCHAR code ucaPanelSpecAdrP2[3]={ //
37 0x08, 0x09, 0x0a
38 };
39 #ifdef T112
uCHAR code ucaPanelSpecDataP2[3]={ //
//coderast, Bright, Sat
0x44, 0x75, 0x80
};
#else
45 uCHAR code ucaPanelSpecDataP2[3]={ //
46 //coderast, Bright, Sat
47 0x55, 0x23, 0xa0
48 };
49 #endif
50 /*******************************************************************************
51 * T10x Output timing Register Adress and Value for static condition *
52 *******************************************************************************/
53 //====== Output timing Register Adress ===========//
54
C51 COMPILER V8.08 AU_7_A 11/23/2007 00:57:18 PAGE 2
55 uCHAR code ucaZoomAdrP0[31]={
56 0x3C, 0x70, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77, 0x84, 0x85, 0x88, 0x89, 0x8a, 0x8b, 0xc8,
57 0xb0, 0xb2, 0xb6, 0xb8, 0xbe, 0xd8, 0xd9, 0xda, 0xdb, 0xdc, 0xdd, 0xde, 0xdf, 0x30, 0x79 , 0xe2
58 };
59
60 uCHAR code ucaZoomAdrP2[4]={
61 0x2e, 0x2f, 0x30, 0x31
62 };
63
64
65
66 //====== Output timing Register Value ===========//
67 uWORD code ucaZoomDataP0_NTSC[279]={
68 //0x40, 0x70, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77, 0x84, 0x85, 0x88, 0x89, 0x8a, 0x8b, 0xc8,
69 //0xb0, 0xb2, 0xb6, 0xb8, 0xbe, 0xd8, 0xd9, 0xda, 0xdb, 0xdc, 0xdd, 0xde, 0xdf, 0x30, 0x79 , 0xe2
70 //full
71 0x14, 0xb1, 0xbd, 0x2d, 0x00, 0x20, 0x00, 0x00, 0xC7, 0x01, 0x00, 0x00, 0x00, 0x00, 0x15,
72 0x3A, 0x12, 0xea, 0x68, 0x03, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x01, 0xea, 0x00, 0x83, 0x00, 0x11,
73 //Zoom 1
74 0x10, 0xb1, 0x66, 0x2E, 0x00, 0x20, 0x00, 0x82, 0xC7, 0x01, 0x00, 0x00, 0x00, 0x00, 0x15,
75 0x3A, 0x11, 0xea, 0x68, 0x03, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x01, 0xea, 0x00, 0x83, 0x00, 0x11,
76 //Zoom 2, zoom wide 1 in Himax8806A
77 0x10, 0xb1, 0x66, 0x2E, 0x00, 0x20, 0x00, 0xc3, 0xC7, 0x01, 0x00, 0x00, 0x00, 0x00, 0x15,
78 0x3A, 0x11, 0xea, 0x68, 0x03, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x01, 0xea, 0x00, 0x83, 0x00, 0x11,
79 //_4:3
80 //0x40, 0x70, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77, 0x84, 0x85, 0x88, 0x89, 0x8a, 0x8b, 0xc8,
81 //0xb0, 0xb2, 0xb6, 0xb8, 0xbe, 0xd8, 0xd9, 0xda, 0xdb, 0xdc, 0xdd, 0xde, 0xdf, 0x30, 0x79 , 0xe2
82 0x0c, 0xb1, 0xdd, 0x3d, 0x00, 0x20, 0x00, 0x00, 0xec, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x15,
83 0x3A, 0x11, 0xea, 0x68, 0x03, 0x3c, 0x00, 0x00, 0x00, 0x68, 0x01, 0xea, 0x00, 0x83, 0x00, 0x11,
84 //Zoom 3, zoom 2 in Himax
85 0x10, 0xb1, 0x88, 0xb8, 0x80, 0x76, 0x00, 0x00, 0x8d, 0x80, 0x00, 0x00, 0x00, 0x00, 0x15,
86 0x16, 0x0f, 0xea, 0x36, 0x07, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x01, 0xea, 0x00, 0x83, 0x00, 0x11,
87 //Zoom 4, wide in Himax 8806A
88 0x10, 0xb1, 0x00, 0xbb, 0xd0, 0x7f, 0x00, 0xc8, 0x8d, 0x0f, 0x00, 0x00, 0x00, 0x00, 0x15,
89 0x3A, 0x11, 0xea, 0x66, 0x03, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x01, 0xea, 0x00, 0x83, 0x00, 0x11,
90 //Zoom5 , zoom wide 2 in Himax 8806A
91 0x10, 0xb1, 0x88, 0xb8, 0x80, 0x76, 0x00, 0x84, 0x8d, 0x80, 0x00, 0x00, 0x00, 0x00, 0x15,
92 0x16, 0x0f, 0xea, 0x36, 0x07, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x01, 0xea, 0x00, 0x83, 0x00, 0x11,
93 //Zoom6, zoom 3 in Himax 8806A
94 0x10, 0xb1, 0x88, 0xb8, 0x60, 0x76, 0x00, 0x00, 0x8d, 0x49, 0x00, 0x00, 0x00, 0x00, 0x15,
95 0x16, 0x0f, 0xea, 0x3e, 0x05, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x01, 0xea, 0x00, 0x83, 0x00, 0x11,
96 //Zoom7
97 0x3c, 0xb1, 0xA9, 0x3A, 0x29, 0x64, 0x00, 0x00, 0x00, 0x8b, 0x00, 0x00, 0x00, 0x00, 0x17,
98 0x10, 0x1f, 0xea, 0x0f, 0x03, 0x00, 0x00, 0x00, 0x00, 0xE0, 0x01, 0xEA, 0x00, 0x03, 0x20, 0x11,
99 };
100
101 uWORD code ucaZoomDataP0_PAL[279]={
102 //0x40, 0x70, 0x72, 0x73, 0x74, 0x75, 0x76, 0x77, 0x84, 0x85, 0x88, 0x89, 0x8a, 0x8b, 0xc8,
103 //0xb0, 0xb2, 0xb6, 0xb8, 0xbe, 0xd8, 0xd9, 0xda, 0xdb, 0xdc, 0xdd, 0xde, 0xdf, 0x30, 0x79 , 0xe2
104 //full
105 0x0C, 0xb1, 0x66, 0x2E, 0x4A, 0x26, 0x00, 0x00, 0xC7, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x15,
106 0x79, 0x10, 0xEA, 0xE7, 0x03, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x01, 0xea, 0x00, 0x83, 0x00, 0x11,
-
107 //Zoom 1
108 0x0C, 0xb1, 0x66, 0x2E, 0x4A, 0x26, 0x00, 0x82, 0xC7, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x15,
109 0x79, 0x10, 0xEA, 0xE7, 0x03, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x01, 0xea, 0x00, 0x83, 0x00, 0x11,
-
110 //Zoom 2, zoom wide 1 in Himax8806A
111 0x0C, 0xb1, 0x66, 0x2E, 0x4A, 0x26, 0x00, 0xC3, 0xC7, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x15,
112 0x79, 0x10, 0xEA, 0xE7, 0x03, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x01, 0xea, 0x00, 0x83, 0x00, 0x11,
-
113 //_4:3
C51 COMPILER V8.08 AU_7_A 11/23/2007 00:57:18 PAGE 3
114 0x0C, 0xb1, 0xDD, 0x3D, 0x4A, 0x26, 0x00, 0x00, 0xB3, 0x11, 0x00, 0x00, 0x00, 0x00, 0x15,
115 0x79, 0x11, 0xEA, 0xE5, 0x03, 0x3c, 0x00, 0x00, 0x00, 0x68, 0x01, 0xEA, 0x00, 0x83, 0x00, 0x11,
-
116 //Zoom 3, zoom 2 in Himax
117 0x0c, 0xb1, 0x99, 0xB9, 0x29, 0x8D, 0x00, 0x00, 0xDD, 0x12, 0x00, 0x00, 0x00, 0x00, 0x15,
118 0x79, 0x23, 0xEA, 0xB3, 0x03, 0x00, 0x00, 0x00, 0x00, 0xE0, 0x01, 0xEA, 0x00, 0x83, 0x00, 0x11,
-
119 //Zoom 4, wide in Himax 8806A
120 0x0c, 0xb1, 0x99, 0xB9, 0x29, 0x99, 0x00, 0xCA, 0xDD, 0x0f, 0x00, 0x00, 0x00, 0x00, 0x15,
121 0x79, 0x11, 0xEA, 0xE3, 0x03, 0x00, 0x00, 0x00, 0x00, 0xe0, 0x01, 0xea, 0x00, 0x83, 0x00, 0x11,
-
122 //Zoom5 , zoom wide 2 in Himax 8806A
123 0x0c, 0xb1, 0x99, 0xB9, 0x29, 0x8D, 0x00, 0xCA, 0xDD, 0x12, 0x00, 0x00, 0x00, 0x00, 0x15,
124 0x79, 0x23, 0xEA, 0xB3, 0x03, 0x00, 0x00, 0x00, 0x00, 0xE0, 0x01, 0xEA, 0x00, 0x83, 0x00, 0x11,
-
125 //Zoom6, zoom 3 in Himax 8806A
126 0x0c, 0xb1, 0x99, 0xB9, 0x29, 0x8D, 0x00, 0x00, 0xDD, 0x04, 0x00, 0x00, 0x00, 0x00, 0x15,
127 0x79, 0x22, 0xEA, 0xA7, 0x03, 0x00, 0x00, 0x00, 0x00, 0xE0, 0x01, 0xEA, 0x00, 0x83, 0x00, 0x11,
-
128 //Zoom7
129 0x16, 0xb1, 0xA9, 0x3A, 0x29, 0x76, 0x00, 0x00, 0xDD, 0x9f, 0x00, 0x00, 0x00, 0x00, 0x16,
130 0x10, 0x23, 0xea, 0x55, 0x03, 0x00, 0x00, 0x00, 0x00, 0xE0, 0x01, 0xEA, 0x00, 0x03, 0x20, 0x11,
131 /* bigger size
132 0x3c, 0xA9, 0x3A, 0x29, 0x64, 0x00, 0x00, 0xDD, 0x92, 0x00, 0x00, 0x00, 0x00, 0x17,
133 0x10, 0x37, 0xea, 0x0f, 0x03, 0x00, 0x00, 0x00, 0x00, 0xE0, 0x01, 0xEA, 0x00, 0x03, 0x20,
134 */
135 };
136
137 uCHAR code ucaZoomDataP2_NTSC[36]={
138 //full
139 0x88, 0x50, 0x26, 0x69,
140 // Zoom 1
141 0x88, 0x50, 0x26, 0x69,
142 // Zoom 2
143 0x88, 0x50, 0x26, 0x69,
144 //_4:3
145 0x82, 0x50, 0x26, 0x69,
146 // Zoom 3, Zoom2 in Himax
147 0x88, 0x50, 0x20, 0x69,
148 // Zoom 4
149 0x88, 0x50, 0x26, 0x69,
150 // Zoom 5, zoom wide 2 in Himax 8806A
151 0x88, 0x50, 0x20, 0x69,
152 // Zoom 6, zoom 3 in Himax 8806A
153 0x88, 0x50, 0x38, 0x69,
154 // Zoom 7
155 0xD8, 0x00, 0x5A, 0x61
156 };
157
158 uCHAR code ucaZoomDataP2_PAL[36]={
159 //full
160 0x88, 0x50, 0x2E, 0xC1,
161 // Zoom 1
162 0x88, 0x50, 0x2E, 0xC1,
163 // Zoom 2
164 0x88, 0x50, 0x2E, 0xC1,
165 //_4:3
166 0x82, 0x50, 0x2E, 0xC1,
167 // Zoom 3, Zoom2 in Himax
168 0x88, 0x50, 0x58, 0x95,
169 // Zoom 4
170 0x88, 0x50, 0x2E, 0xC1,
C51 COMPILER V8.08 AU_7_A 11/23/2007 00:57:18 PAGE 4
171 // Zoom 5, zoom wide 2 in Himax 8806A
172 0x88, 0x50, 0x58, 0x95,
173 // Zoom 6, zoom 3 in Himax 8806A
174 0x88, 0x50, 0x4C, 0xA2,
175 // Zoom 7
176 //0xD8, 0x00, 0x8A, 0x31 //bigger size
177 0xb0, 0x28, 0x38, 0x71
178 };
179
180 /****************************************************************************
181 * Rotate Constant Definition *
182 ****************************************************************************/
183 #ifdef ROTATE
184 uCHAR code ScanMode[4]={
185 //TopLeft,TopRight,BottomRight,BottomLeft
186 0xf4 , 0xe0 , 0xa8 , 0xbc };
187
188 #ifndef ANALOG_PANEL
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -