代码搜索结果

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

lcd.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.a*; *.src) oExt (*.obj) lExt (*.lib) tExt (*.txt) pExt (*.plm) CppX (*.cpp) DaveTm { 0,0,0,0,0,0,0,0 }

lcd.plg

Build target 'Target 1' compiling LCD.C... linking... Program Size: data=44.0 xdata=0 code=536 creating hex file from "lcd"... "lcd" - 0 Error(s), 0 Warning(s).

lcd.lst

C51 COMPILER V7.03 LCD 10/17/2005 12:42:15 PAGE 1 C51 COMPILER V7.03, COMPILATION OF MODULE LCD OBJECT MODULE PLACED IN C:\

lcd.h

#ifndef __LCD_H__ #define __LCD_H__ #define CLCD_240_320 (1) #define MLCD_320_240 (2) #define LCD_TYPE MLCD_320_240 #define MODE_MONO (1) #define MODE_G4 (4) #define MODE_G16 (16)

lcd.h

/* ********************************************************************************************************* * uC/GUI * Universal