代码搜索结果

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

sd.prj

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

sd.c

/*============================================================================ ____________________________________________________________________________ ________

sd.h

/*============================================================================ ____________________________________________________________________________ ________

sd.c

/* ********************************************************* * 头文件 ********************************************************* */ #include #include #include "def.h"

sd.mak

CC = iccavr CFLAGS = -IC:\icc\include -e -DATMEGA -DATMega32 -l -g -Mavr_enhanced ASFLAGS = $(CFLAGS) -Wa-g LFLAGS = -LC:\icc\lib -g -ucrtatmega.o -bfunc_lit:0x54.0x8000 -dram_end:0x85f -bdata

sd.src

[Files] sd.c 1011.c 3310.c fat.c uarst.c uarst.h mp3.c [Headers] fat.h 3310.h english_6x8_pixel.h sd.h mp3.h 1011.h [Documents]

sd.c

/************************************************************/ /* SD Code for M32L */ /* By pasyong */ /* 2006-4 */ /* Base ICC6.31A

sd.h

/************************************************************/ /* HEAD FILE for sd */ /* By pasyong */ /* 2006-4 */ /* Base ICC6.31A