代码搜索结果
找到约 37,566 项符合
LCD 的代码
lcd.lnp
"HTG12864.obj"
TO "LCD"
RAMSIZE(256)
lcd.plg
礦ision3 Build Log
Project:
F:\arm_project\LCD\程序\LCD.uv2
Project File Date: 02/10/2009
Output:
lcd.plg
礦ision2 Build Log
Project:
E:\迪奥\超声波最后版本\lcd.uv2
Project File Date: 04/06/2005
Output:
Build target 'Target 1'
assembling STARTUP.A51...
com
lcd.o.d
lcd.o: ../lcd.c ../main.h \
d:/program\ files/winavr/bin/../avr/include/avr/io.h \
d:/program\ files/winavr/bin/../avr/include/avr/sfr_defs.h \
d:/program\ files/winavr/bin/../avr/include/int
lcd.err
"lcd.c", line 79: Warning: C2917W: no side effect in void context: 'unary *'
"lcd.c", line 95: Warning: C2917W: no side effect in void context: 'unary *'
"lcd.c", line 743: Warning: C291
lcd.dp2
lcd.o: C:/icc/include/iom64v.h C:/icc/include/macros.h D:\论文资料\AVRPWM~1\阿莫MP3范例板\MP3范例板\u盘MP3代码/lcd.h D:\论文资料\AVRPWM~1\阿莫MP3范例板\MP3范例板\u盘MP3代码/delay.h D:\论文资料\AVRPWM~1\阿莫MP3范例板\MP3范例板\u盘MP3代码/6x8.h\
lcd.c
#include
#include
#include "lcd.h"
#include "delay.h"
#include "6x8.h"
#include "chinese.h"
/*-----------------------------------------------------------------------
LCD
lcd.lst
1 .code 16
2 .file "lcd.c"
10 .Ltext0:
11 .global l_pPio
12 .data
13 .align 2
16
lcd.h
//lcd.h
//#define DISP_ON 0x0000000C //LCD on
//#define DISP_OFF 0x00000008 //LCD off
//#define CLR_DISP 0x00000001 //LCD clear
//#define CUR_HOME 0x00000002 //LCD cursor home
//#define E
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