代码搜索结果

找到约 2,975 项符合 TFT 的代码

tft_7.src

[Files] TFT_7.c osd.c [Headers] TFT_7.h hard_iic.h mtv048.h [Documents]

tft_7.prj

[Compiler Options] Edit1=C:\icc\include\ Edit2=C:\icc\lib\ Edit8= CheckBox1=1 CheckBox2=1 Edit3= Edit4= Edit11=16 Edit13= ComboBox1=0 Edit9=8192 Edit10=1024 ComboBox2=14 RadioGroup1=0 E

tft_7.mak

CC = iccavr CFLAGS = -IC:\icc\include\ -e -l -A -A -g -Mavr_enhanced_small -Wa-W -O ASFLAGS = $(CFLAGS) -Wa-g LFLAGS = -LC:\icc\lib\ -g -Wl-W -bfunc_lit:0x26.0x2000 -dram_end:0x45f -bdata:0x60

tft_7.o

XL H 6 areas 59 global symbols M TFT_7.c S push_gset1 Ref0000 S push_gset2 Ref0000 S push_gset3 Ref0000 S push_gset4 Ref0000 S push_gset5 Ref0000 S _OSD_attrib_1row Ref0000 S _gauge_num Ref00

tft_7.c

//ICC-AVR application builder : 2004-12-17 14:40:37 // Target : M8 // Crystal: 4.0000Mhz #include #include #include "tft_7.h" unsigned char fff=0; unsigned int sync_tim

tft_7._c

//ICC-AVR application builder : 2004-12-17 14:40:37 // Target : M8 // Crystal: 4.0000Mhz #include #include #include "tft_7.h" unsigned char fff=0; unsigned int sync_tim

tft_7.mp

NOTE: AVR Code addresses are word addresses All other addresses (including ones in FLASH) are byte addresses Area Addr Size Decimal Bytes (Attributes) ----------

tft_7._h

/*======================= 文件名:TFT.h ========================*/ #include"hard_iic.h" #define MAX 63 //调整的最大值 #define PLEDR 0x01 //PORTC 红色发光管 #define PVOL 0x20 //PORTB 音量控制 #de