代码搜索结果
找到约 10,000 项符合
LCD 的代码
lcd.lst
A51 MACRO ASSEMBLER LCD 06/08/2005 15:49:26 PAGE 1
MACRO ASSEMBLER A51 V6.12
OBJECT MODULE PLACED IN .\lcd.OBJ
ASSEMBLER IN
lcd.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
/*---------------判LCM忙子函数---------------*/
void lcd_busy(void)
{
uchar val;
lcd.c
/*---------------判LCM忙子函数---------------*/
void lcd_busy(void)
{
uchar val;
RS_0;_NOP();_NOP();
RW_1;_NOP();_NOP();
DataPort=0x00;
while(1)
{
EN_
lcd.lis
.module LCD.c
.area text(rom, con, rel)
0000 .dbfile cfile\LCD.c
0000 .dbfile F:\file\数控电源3\ad_da\cfile\LCD.c
lcd.o
XL
H 1 areas 16 global symbols
M LCD.c
S push_xgset303C Ref0000
S _delay_nus Ref0000
S push_xgsetF00C Ref0000
S push_xgset00FC Ref0000
S pop_xgset303C Ref0000
S pop_xgsetF00C Ref0000
S pop_xg
lcd._c
// ************************************************
// *** 采用4位数据线的1602液晶驱动程序 ***
// *** LCD.C ***
// ************************************************
#define ENABLE_BIT_DEFINITIONS
#define LCD_C
lcd.c
// ************************************************
// *** 采用4位数据线的1602液晶驱动程序 ***
// *** LCD.C ***
// ************************************************
#define ENABLE_BIT_DEFINITIONS
#define LCD_C
lcd.lis
.module LCD.c
.area text(rom, con, rel)
0000 .dbfile LCD.c
0000 .dbfile F:\file\数控电源3\ad_da\text\LCD.c
0000