代码搜索结果
找到约 10,000 项符合
LCD 的代码
lcd.h
#ifndef _LCD_FYD12964_H
#define _LCD_FYD12964_H
typedef unsigned char uchar;
#define SCLK P2_2
#define SID P2_3
#define CS P2_4
#define HIGH 1
#define LOW 0
#define WRITE
lcd.rc
# Begin Project
# Begin SubItem "lcd Resources"
# End SubItem
# End Project
lcd.set
[General]
Version=1.0
Config=0
ReleaseIntermediate=.\Release
ReleaseOutput=.\Release
DebudIntermediate=.\Debug
DebugOutput=.\Debug
BodyName=SPCE060A_061A
[SetLink]
ExeFile=1
Output=.\Debug
lcd.lik
Version: 3.0
Options: m37
Obj: "D:\Program Files\Sunplus\unSP IDE 2.0.0\startupD.obj"
Obj: "G:\IDE\lcd\Debug\Resource.obj"
Obj: "G:\IDE\lcd\Debug\main.obj"
Lib: "D:\Program Files\Sunplus\unSP IDE
lcd.spj
#Sunplus Debeloper Project File - Name = SunplusIDE
#Sunplus Developer Generated Build File Format Version V1.00
#**DO NOT EDIT**
#TARTYPE (SPCE060A_061A)Application
CFG=Debug
# Begin Project
lcd.env
[TRACE_BUFFER]
Enable=0
SaveOPOnly=0
Size=65535
Offset=0
LAScale=0
[PASSPOINT]
Result File=.\Passpoint_Result.txt
Register File=.\Passpoint_Register.txt
[General]
Device=1
Timer=2457600
lcd.h
#ifndef __LCD_H__
#define __LCD_H__
// write your header here
#endif
lcd.al
;PCODE: $00000000 VOL: 0
.equ __lcd_direction=__lcd_port-1
;PCODE: $00000001 VOL: 0
.equ __lcd_pin=__lcd_port-2
;PCODE: $00000002 VOL: 0
.equ __lcd_rs=0
;PCODE: $00000003 VOL: 0