代码搜索:LCD调试
找到约 10,000 项符合「LCD调试」的源代码
代码结果 10,000
www.eeworm.com/read/14159/306182
plg lcd.plg
www.eeworm.com/read/14159/306422
c lcd.c
#define _LIBRARY_DEFINE
#include
#include
#include "..\Inc\AT8xC51SND1.h"
#include "..\Inc\GLOBAL.h"
#include "..\Inc\CHIPSOURCE.h"
#include "..\Inc\COMMON.h"
#include "LCD
www.eeworm.com/read/14159/306428
opt lcd.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
DaveTm { 0,0,0,0,0,0,0,0 }
Target (Tar
www.eeworm.com/read/14159/306434
lcd_run
www.eeworm.com/read/14159/306445
h lcd.h
#include
#include
#include "..\Inc\AT8xC51SND1.h"
#include "..\Inc\GLOBAL.h"
#include "..\Inc\CHIPSOURCE.h"
#include "..\Inc\COMMON.h"
#ifndef _TYPE_DEFINE
#define _TY
www.eeworm.com/read/14159/306447
lnp lcd.lnp
"LCD.obj",
"..\Lib\COMMON.LIB",
"..\Lib\CHIPSOURCE.LIB"
TO "LCD"
RAMSIZE(256)
www.eeworm.com/read/14252/325337
h lcd.h
#ifndef LCD_H
#define LCD_H
// Maximum supported sizes
#define LCD_MAX_WID 256
#define LCD_MAX_WIDTH 256
#define LCD_MAX_HGT 256
#define LCD_MAX_HEIGHT 256
int lcd_init(char *device, char
www.eeworm.com/read/14252/325340
c lcd.c
#include
#include
#include
#include
#include
#include
#include
#include "lcd.h"
#include "drv_base.h"
#ifd
www.eeworm.com/read/14278/326400
mcp lcd.mcp
www.eeworm.com/read/14278/326423