代码搜索:Display
找到约 10,000 项符合「Display」的源代码
代码结果 10,000
www.eeworm.com/read/28786/874652
obj display.obj
www.eeworm.com/read/28786/874658
c display.c
#include"display.h"
#include"delay.h"
#define DataPort P0 //定义数据端口 程序中遇到DataPort 则用P0 替换
//sbit LATCH1=P2^0;//定义锁存使能端口 段锁存
//sbit LATCH2=P2^3;// 位锁存
unsigned char code dofly_D
www.eeworm.com/read/28786/874661
h display.h
#include
#ifndef __DISPLAY_H__
#define __DISPLAY_H__
#define DataPort P0 //定义数据端口 程序中遇到DataPort 则用P0 替换
sbit LATCH1=P2^2;//定义锁存使能端口 段锁存
sbit LATCH2=P2^3;// 位锁存
e
www.eeworm.com/read/32279/879395
bdf display.bdf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/32279/879523
bsf display.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/40534/917063
_c display._c
/*
KS0108 128*64 LCD C语言驱动
LCD引脚定义
1---GND
2---VCC
3---VLCD
4---D/I
5---R/W
6---E
7到14 D0-D7
15--CS1
16--CS2
17--RESET
18--VEE
19--SW
20--NC
*/
#include
#include
www.eeworm.com/read/40534/917064
c display.c
/*
KS0108 128*64 LCD C语言驱动
LCD引脚定义
1---GND
2---VCC
3---VLCD
4---D/I
5---R/W
6---E
7到14 D0-D7
15--CS1
16--CS2
17--RESET
18--VEE
19--SW
20--NC
*/
#include
#include
www.eeworm.com/read/40534/917073
o display.o
XL
H 5 areas 3A global symbols
M DISPLAY.C
S push_gset1 Ref0000
S push_gset2 Ref0000
S push_gset4 Ref0000
S push_gset5 Ref0000
S mod16s Ref0000
S push_arg4 Ref0000
S pop_gset1 Ref0000
S pop_
www.eeworm.com/read/40534/917075
lis display.lis
.module DISPLAY.C
.area text(rom, con, rel)
0000 .dbfile E:\PROTEU~1.7\User\MEGA32-LCM\MEGA32-LCM/delay.h
0000