代码搜索:LCD调试
找到约 10,000 项符合「LCD调试」的源代码
代码结果 10,000
www.eeworm.com/read/216203/15024248
o lcd.o
www.eeworm.com/read/216203/15024251
c lcd.c
#include "lcd.h"
#include "lpc21xx.h"
#include "inandout.h"
/*
struct LCD
{
int addr[addr_num];
uint8 ch_lcd[addr_num];
int Set_addr;
uint8 set_char;
int IsSeting;
int Cu
www.eeworm.com/read/216203/15024272
pwi lcd.pwi
www.eeworm.com/read/216203/15024274
h lcd.h
#ifndef _lcd_h_
#define _lcd_h_
#include "inandout.h"
#define Flag_Cursor_Move_left 1
#define Flag_Cursor_Move_right 2
#define Flag_Value_Increase 3
#define Flag_Value_Decrease 4
www.eeworm.com/read/216203/15024277
dsn lcd.dsn
www.eeworm.com/read/114644/15044324
h lcd.h
#ifndef __LCD_H__
#define __LCD_H__
void MoveViewPort(int depth);
void Test_LcdMono(void);
void Test_LcdG4(void);
void Test_LcdStr(void);
#endif /*__LCD_H__*/
www.eeworm.com/read/114644/15044368
c lcd.c
#include
#include "..\inc\def.h"
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\lcdlib.h"
#include "..\inc\glib.h"
#include "..\inc\lcd.h"
#include "..\inc\Slib.
www.eeworm.com/read/214842/15086345
plg lcd.plg
礦ision3 Build Log
Project:
C:\Documents and Settings\Administrator\桌面\kechuang 4\test\LCD\lcd.uv2
Project File Date: 06/03/2007
Output:
compil
www.eeworm.com/read/214842/15086347
lst lcd.lst
C51 COMPILER V7.50 LCD 06/03/2005 14:38:11 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE LCD
OBJECT MODULE PLACED IN lcd
www.eeworm.com/read/214842/15086354
opt lcd.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {