代码搜索结果

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

lcd.lst

C51 COMPILER V7.50 LCD 04/18/2006 21:52:45 PAGE 1 C51 COMPILER V7.50, COMPILATION OF MODULE LCD OBJECT MODULE PLACED IN LCD

lcd.h

#include #include #include #include "HZcode.h" //#include "1302.h" // LCD128*64 数据线 #define LCD12864DataPort P1 // LCD128*64 I/O 信号管脚 sbit di = P2^0; // 数据\指

lcd.mcp

[HEADER] magic_cookie={66E99B07-E706-4689-9E80-9B2582898A13} file_version=1.0 [PATH_INFO] BuildDirPolicy=BuildDirIsProjectDir dir_src= dir_bin= dir_tmp= dir_sin= dir_inc= dir_lib= dir_lkr=

lcd.sdb

[p GLOBOPT AUTOSTATIC PIC14 PICMIDHI PICLOMID SPACEOPT ] "19 C:\Program Files\HI-TECH Software\PICC\lite\9.60\include\pic16f91x.h [v _INDF `Vuc 1 s 1 @0 ] "20 [v _TMR0 `Vuc 1 s 1 @1 ] "21 [v _

lcd.map

HI-TECH Software PICC Compiler LITE Edition V9.60 Linker command line: --edf=C:\Program Files\HI-TECH Software\PICC\lite\9.60\dat\en_msgs.txt \ -h+lcd.sym -z -Q16F917 -ol.obj -Mlcd.map -E1 -v

lcd.c

#include /*LCD取模:xDCEGFBA*/ /* 0 1 2 3 4 5 6 7 8 9*/ const unsigned char LCD_MODEL[11]={0x77,0x22,0x5b,0x6b,0x2e,0x6d,0x7d,0x23,0x7f,0x6f,0x00}; /*LCD

lcd.h

#ifndef _LCD_H_ #define _LCD_H_ #define LCD_RC SEG0COM0/*LCD RC段*/ #define LCD_DH SEG1COM0/*LCD DH段*/ #define LCD_S1 SEG8COM0/*LCD 发声段*/ #define LCD_A SEG9COM0/*LCD A段*/ #define LCD_BATT SEG

lcd.mcs

[Header] MagicCookie={0b13fe8c-dfe0-40eb-8900-6712719559a7} Version=1.0 [File000] Location=D:\pic_lx\1\LCD.obj Folder=Intermediary [File001] Location=D:\pic_lx\1\LCD.sdb Folder=Intermediary [