代码搜索结果

找到约 10,000 项符合 LCD 的代码

lcd.h

/* ********************************************************************************************************* * uC/GUI * Univers

lcd.h

/* ********************************************************************************************************* * uC/GUI * Univers

lcd.h

/* ********************************************************************************************************* * uC/GUI * Univers

lcd.h

#define csx 0 #define sclk 3 #define sdata 6 #define dc 2 #define res 7 #define Reset1() (LPC_GPIO2->DATA|=(1

lcd.h

#define csx 0 #define sclk 3 #define sdata 6 #define dc 2 #define res 7 #define Reset1() (LPC_GPIO2->DATA|=(1

lcd.c

//***************************************************************** // // File Name : 'lcd.c' // Title : Character LCD driver for HD44780 displays (mem-mapped) // Author : Pascal Stang // Dat

lcd.h

//***************************************************************** // // File Name : 'lcd.h' // Title : Character LCD driver for HD44780 displays (mem-mapped) // Author : Pascal Stang //

lcd.h

#include "config.h" /* system definition */ #include "intrins.h" #define LCDPORT P4 #define nop _nop_ uchar code CH[]="播放器测试程序"; uchar code MEG[]="错误 ";

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