代码搜索结果
找到约 10,000 项符合
SD Card 的代码
test.sd
stream
file_name audio.mp3
aggregate movie
priority 1
payload_type 14
clock_rate 90000
encoding_name MPA
pkt_len 26.12
stream_end
stream
file_n
sd.o
XL
H 4 areas 14 global symbols
M sd.c
S push_gset1 Ref0000
S push_gset2 Ref0000
S push_gset5 Ref0000
S _Read_Byte_SPI Ref0000
S push_arg4 Ref0000
S pop_gset1 Ref0000
S pop_gset2 Ref0000
S po
sd._c
/************************************************************/
/* SD Code for M32L */
/* By pasyong */
/* 2006-4 */
/* Base ICC6.31A
sd.lk
sd.o 1011.o 3310.o fat.o uarst.o mp3.o
sd._h
#define uchar unsigned char
#define uint unsigned int
void spi_init(void);
uchar SD_Write_Command(uchar cmd,unsigned long arg);
void sd_port_init(void);
uchar SD_Init(void);
uchar SD_Read_Block(
sd.lis
.module sd.c
.area data(ram, con, rel)
0000 _reading::
0000 .blkb 1
.area idata
0000 00
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.mp
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
----------
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]