代码搜索结果

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

display.h

#ifndef __DISPLAY_H__ #define __DISPLAY_H__ #include "figure.h" #define DIRECT_DISPLAY 0 #define FONTSIZE_SMALL 1 #define FONTSIZE_MIDDLE 2 #define FONTSIZE_BIG 3 #define FONT_TR

display.c

void putsizeimage(unsigned char XSIZE,unsigned char YSIZE,unsigned char code *s) { unsigned char k,lx,ly,a1,a2,y; k=Lcd_CurrentY&0x7; YSIZE+=k; y=Lcd_CurrentY; for(lx=0;lx

display.o

XL H 4 areas 6 global symbols M display.c S push_gset3 Ref0000 S _delay_nms Ref0000 S pop_gset3 Ref0000 S empy16s Ref0000 S _LCD_write_string Ref0000 A text size 160 flags 0 dbfile D:\PROGRA~

display.lis

.module display.c .area text(rom, con, rel) 0000 .dbfile D:\PROGRA~1\ICC\Pro(AVR)\环保型IC卡门禁系统\display.c 0000 .db

display.c

#include #include #include "lcd1602.h" void display(unsigned char Num , unsigned char position) { unsigned char line=0 ; if(position