代码搜索结果
找到约 10,000 项符合
LCD 的代码
lcd.c
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contain
lcd.c
/************************************************
*** Lcd testing source file
*** Editted by shang
*** 2005-6-15
************************************************/
#include "lcd.h"
extern fill();
lcd.h
/************************************************
*** Lcd testing head file
*** Editted by shang
*** 2005-6-15
************************************************/
typedef unsigned char uint8;
lcd.c
#define _LIBRARY_DEFINE
#include
#include
#include "..\Inc\AT8xC51SND1.h"
#include "..\Inc\GLOBAL.h"
#include "..\Inc\CHIPSOURCE.h"
#include "..\Inc\COMMON.h"
#include "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.h
#include
#include
#include "..\Inc\AT8xC51SND1.h"
#include "..\Inc\GLOBAL.h"
#include "..\Inc\CHIPSOURCE.h"
#include "..\Inc\COMMON.h"
#ifndef _TYPE_DEFINE
#define _TY