代码搜索:LCD

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

代码结果 10,000
www.eeworm.com/read/357661/10203543

o lcd.o

www.eeworm.com/read/357661/10203637

err 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
www.eeworm.com/read/357661/10203701

c lcd.c

#include #include "2410addr.h" #include "2410lib.h" #include "def.h" #include "lcdlib.h" #include "glib.h" #include "lcd.h" #include ".\bmp\DEMO256.h" void Lcd_Port_Init(void);
www.eeworm.com/read/357661/10203710

h lcd.h

#ifndef __LCD_H__ #define __LCD_H__ void Test_Lcd_Stn_1Bit(void); void Test_Lcd_Stn_2Bit(void); void Test_Lcd_Stn_4Bit(void); void Test_Lcd_Cstn_8Bit(void); void Test_Lcd_Cstn_12Bit(void); vo
www.eeworm.com/read/357625/10204578

h lcd.h

/*LCD register address*/ #define LCDCON1 (volatile unsigned long *)0x01F03800 #define LCDCON2 (volatile unsigned long *)0x01F03804 #define LCDCON3 (volatile unsigned long *)0x01F03808 #define L
www.eeworm.com/read/357604/10205152

o lcd.o

www.eeworm.com/read/357604/10205170

c lcd.c

#include "config.h" #define E2 1
www.eeworm.com/read/357604/10205172

h lcd.h

#ifndef LCD_H #define LCD_H #define E2 1
www.eeworm.com/read/357452/10209495

c lcd.c

/*============================================================================= = = Name: QVGA Display and Timer Verification and Example Code = ===============================================
www.eeworm.com/read/357452/10209496

h lcd.h

/*============================================================================= = = Name: QVGA Display and Timer Verification and Example Code = ===============================================