代码搜索:LCD

找到约 10,000 项符合「LCD」的源代码

代码结果 10,000
www.eeworm.com/read/260726/11705725

dsn lcd.dsn

www.eeworm.com/read/346938/11712288

h lcd.h

/***************************************************************************\ Copyright (c) 2004-2007 threewater@up-tech.com, All rights reserved. by threewter 2004.4.26 \************************
www.eeworm.com/read/346934/11712567

h lcd.h

/************************************************************** The initial and control for 320×240 16Bpp TFT LCD----TX06D18 **************************************************************/ #define
www.eeworm.com/read/346844/11718575

c lcd.c

//////////////////////////////////////////////////// #include // SFR声明 #include #define SYSCLK 22118400 //定义系统时钟22.1184MHz typedef unsigned int uint; typ
www.eeworm.com/read/346833/11718985

c lcd.c

#include"lpc214X.H" #include"PCF8833.H" #include"8x16.h" #include"GB1616.h" #define LCD_RST 0x00000020 #define LCD_CS 0x00000080 #define LCD_DATA 0x00000040 #define LCD_CLK 0x00000010 voi
www.eeworm.com/read/346820/11719247

c lcd.c

/************************************************************** The initial and control for 320×240 16Bpp TFT LCD--LTS350Q1_PE1 & LQ035Q7DB02 ********************************************************
www.eeworm.com/read/346820/11719387

h lcd.h

/************************************************************** The initial and control for 240×320 16Bpp TFT LCD----LtS350Q1 & LQ035Q7DB02 **********************************************************
www.eeworm.com/read/346782/11722282

3100_lcd

www.eeworm.com/read/157240/11726341

c lcd.c

/********************************************************************************************* * File: lcd.c * Author: embest * Desc: LCD control and display functions * History: **************
www.eeworm.com/read/157240/11726346

h lcd.h

/********************************************************************************************* * File: LCD.H * Author: embest * Desc: LCD common macro define and function declare * History: ***