代码搜索:LCD
找到约 10,000 项符合「LCD」的源代码
代码结果 10,000
www.eeworm.com/read/400792/11568368
h lcd.h
#ifndef __LCD__H
#define __LCD__H
/*KS0108 128*64 LCD C语言驱动
LCD引脚定义
1---GND
2---VCC
3---VLCD
4---D/I
5---R/W
6---E
7到14 D0-D7
15--CS1
16--CS2
17--RESET
18--VEE
19--SW
20--NC*/
/*
www.eeworm.com/read/400792/11568373
lis lcd.lis
.module lcd.c
.area text(rom, con, rel)
0000 .dbfile C:\DOCUME~1\Administrator\桌面\12864-ICC/delay.h
0000 .dbfun
www.eeworm.com/read/400385/11578105
aps lcd.aps
LCD07-Oct-2007 18:34:3229-Oct-2007 19:12:27241007-Oct-2007 18
www.eeworm.com/read/400385/11578110
elf lcd.elf
www.eeworm.com/read/400385/11578112
hex lcd.hex
:100000000C9446000C9463000C9463000C94630001
:100010000C9463000C9463000C9463000C946300D4
:100020000C9463000C9463000C9463000C946300C4
:100030000C9463000C9463000C9463000C946300B4
:100040000C94B4000C9
www.eeworm.com/read/400215/11580468
lcd lcdcalc.lcd
www.eeworm.com/read/400163/11581919
pwi lcd.pwi
www.eeworm.com/read/400163/11581927
dsn lcd.dsn
www.eeworm.com/read/400144/11582182
h lcd.h
#ifndef __SAMSUNG_SYSLSI_APDEV_S3C_LCD_H__
#define __SAMSUNG_SYSLSI_APDEV_S3C_LCD_H__
typedef struct {
int Bpp;
int LeftTop_x;
int LeftTop_y;
int Width;
int Height;
} s3c_win_info_t;
typedef st