代码搜索:LCD
找到约 10,000 项符合「LCD」的源代码
代码结果 10,000
www.eeworm.com/read/257649/11917507
lst lcd.lst
C51 COMPILER V7.50 LCD 09/17/2007 09:47:24 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE LCD
OBJECT MODULE PLACED IN lcd
www.eeworm.com/read/257649/11917550
obj lcd.obj
www.eeworm.com/read/257649/11917597
c lcd.c
//=============================================================
//=============================================================
#define lcd_c
#include "io.h"
#include "main.h"
#include "key.h"
#
www.eeworm.com/read/257649/11917603
h lcd.h
//************************************************************
//************************************************************
#ifdef lcd_c
uchar CMDCODE,DAT;
uint ii;
#else
extern unsig
www.eeworm.com/read/343941/11918104
asm lcd.asm
;LCD引脚定义
LCM_RS EQU P2.0
LCM_EN EQU P2.2
LCM_DATA EQU P0
;作者:刘玉宏
;...........................................
;变量定义
RCAP_BUF0_H EQU 08H
RCAP_BUF0_L EQU 09H
RCAP_BUF1_H EQU 0AH
R
www.eeworm.com/read/257491/11924599
c lcd.c
// ************************************************
// *** LCD_4BIT Driver V1.1 ***
// *** LCD.C ***
// ************************************************
#define LCD_C
#include
#inclu
www.eeworm.com/read/257491/11924605
_h lcd._h
// ************************************************
// *** LCD_4BIT Driver V1.0 ***
// *** LCD.H ***
// ************************************************
/* LCD data bus, 4 bit mode */
// *** LCD
www.eeworm.com/read/257491/11924612
lis lcd.lis
.module LCD.c
.area text(rom, con, rel)
0000 .dbfile F:\AVR练习\key_lcd\LCD.c
0000 .dbfunc e LCD_INIT _LCD_INIT f
www.eeworm.com/read/257491/11924618
o lcd.o
XL
H 1 areas 16 global symbols
M LCD.c
S push_gset1 Ref0000
S push_gset2 Ref0000
S push_gset3 Ref0000
S _delay_nus Ref0000
S pop_gset1 Ref0000
S pop_gset2 Ref0000
S pop_gset3 Ref0000
A text
www.eeworm.com/read/257491/11924644
h lcd.h
// ************************************************
// *** LCD_4BIT Driver V1.0 ***
// *** LCD.H ***
// ************************************************
/* LCD data bus, 4 bit mode */
// *** LCD