代码搜索结果
找到约 23,563 项符合
SD Card 的代码
sd.lss
sd.elf: file format elf32-avr
Sections:
Idx Name Size VMA LMA File off Algn
0 .text 00003376 00000000 00000000 00000074 2**1
CONT
sd.o
XL
H 1 areas 10 global symbols
M sd.c
S _SPI_SrByte Ref0000
S _SPI_High Ref0000
S push_xgsetF00C Ref0000
S push_xgsetF03C Ref0000
S push_arg4 Ref0000
S _delay_ms Ref0000
S lsl32 Ref0000
S ls
sd._c
#include"sd.h"
//---------------------------- SD卡驱动程序 ----------------------------
//
//简化版SD卡驱动程序
//整理日期:2009.7.8
//
//------------------------------------------------------------------------
sd._h
#include"config.h"
#include "SPI.h"
#define SD_CS_BIT 1
#define SD_CS_DDR DDRA
#define SD_CS_PORT PORTA
#define SPI_CS_Assert SD_CS_PORT &= ~(1
sd.lis
.module sd.c
.area text(rom, con, rel)
0000 .dbfile ..\..\..\..\..\DOCUME~1\浪仔\桌面\教学实验板\M16_VS1003_test\sd.c
0000
sd.c
//---------------------------- SD卡驱动程序 ----------------------------
//
//简化版SD卡驱动程序
//整理日期:2009.7.8
//
//------------------------------------------------------------------------
#include"s
sd.h
//---------------------------- SD卡驱动程序 ----------------------------
//
//简化版SD卡驱动程序
//整理日期:2009.7.8
//
//------------------------------------------------------------------------
#include"con
sd.lnp
"T.obj"
TO "sd"
sd.plg
礦ision3 Build Log
Project:
D:\书\新建文件夹\lcd_test\sd.uv2
Project File Date: 06/07/2006
Output:
sd.lnp
"T.obj"
TO "sd"