代码搜索结果
找到约 37,566 项符合
LCD 的代码
lcd.c
/*****************************************************
* LCD Library *
* Supported hardware : 2x16 LCD *
* Author : Vijay Manohar .D *
* Date
lcd.h
/***************************************************************
* LCD Library *
* Supported hardware: 2x16 LCD *
* Author : Vijay Manohar .D *
*
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.c
// ************************************************
// *** 采用4位数据线的1602液晶驱动程序 ***
// *** LCD.C ***
// ************************************************
#define ENABLE_BIT_DEFINITIONS
#define LCD_C
lcd.lis
.module LCD.c
.area text(rom, con, rel)
0000 .dbfile D:\dai\AVR_USART\LCD.c
0000 .dbfunc e LCD_INIT _LCD_INIT f
lcd._c
// ************************************************
// *** 采用4位数据线的1602液晶驱动程序 ***
// *** LCD.C ***
// ************************************************
#define ENABLE_BIT_DEFINITIONS
#define LCD_C
lcd.s
.module LCD.c
.area text(rom, con, rel)
.dbfile D:\dai\AVR_USART\LCD.c
.dbfunc e LCD_INIT _LCD_INIT fV
.even
_LCD_INIT::
.dbline -1
.dbline 52
; // *************************************
lcd.c
/************************************************************************************
本程序仅供广大电子爱好者制作MP3学习和参考使用,不得用于其它用途,否则后果自负
LCD.C File
Created by Computer-lov. Date: 2005.3.19
Last
lcd.lst
C51 COMPILER V7.06 LCD 03/02/2006 23:11:51 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE LCD
OBJECT MODULE PLACED IN LCD
lcd.c
// ************************************************
// *** 采用4位数据线的1602液晶驱动程序 ***
// *** LCD.C ***
// ************************************************
#define ENABLE_BIT_DEFINITIONS
#define LCD_C