代码搜索:LCD

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

代码结果 10,000
www.eeworm.com/read/255903/12047294

c lcd.c

#include #include #include #define uchar unsigned char void LCD_Init() ; void TimeDelay(int) ; void LCD_RegWrite(uchar) ; void Write_SPI(uchar) ; void LC
www.eeworm.com/read/153254/12048254

c lcd.c

#include "board.h" #include "lcd.h" #include "lcdfonts.c" /**\file lcd.c * LCD function implementations. * Required modules: board */ /** hexadecimal character set */ code const unsigned char lc
www.eeworm.com/read/153254/12048267

h lcd.h

/**\file lcd.h * LCD functions */ #ifndef LCD_H #define LCD_H #include "console.h" #include "lcdfonts.h" #define ROM_CHAR_PTR code char* void LcdSelectFont(ROM_CHAR_PTR font); extern code const
www.eeworm.com/read/341835/12058977

asm lcd.asm

;*###################################################; ;company:cansum writed by:he qigrang ; date:2004-7-2 ; ;####################################################; .area display_var(dat
www.eeworm.com/read/341835/12059107

sym lcd.sym

www.eeworm.com/read/341835/12059113

asl lcd.asl

+ 1 ;*###################################################; + 2 ;company:cansum writed by:he qigrang + 3 ; date:2004-7-2 +
www.eeworm.com/read/341835/12059248

obj lcd.obj

XH H 3 areas E global symbols M E:\Cansum Project\I.T Mouse\I.T Mouse20040710\lcd.asm S cnt_point Ref0000 A . size 0 flags 0 addr 0 0 A display_var size D flags 2 addr 0 0 S adrptr Def0008 S h_
www.eeworm.com/read/341811/12061654

h lcd.h

#ifndef __LCD_H__ #define __LCD_H__ void MoveViewPort(int depth); void Test_LcdMono(void); void Test_LcdG4(void); void Test_LcdG16(void); void Test_LcdColor(void); #endif /*__LCD_H__*/
www.eeworm.com/read/341811/12061676

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" void Test_LcdMono(vo
www.eeworm.com/read/255722/12062094

o lcd.o

XL H 2 areas 14 global symbols M lcd.c S mod16u Ref0000 S div16u Ref0000 S push_xgset300C Ref0000 S asgncblk Ref0000 S push_xgsetF0FC Ref0000 S _Delay1ms Ref0000 S pop_xgset300C Ref0000 S po