代码搜索结果
找到约 10,000 项符合
SD Card 的代码
sd_card.hex
:0200000433D0F7
:100000002A0000EA050000EA0A0000EA0F0000EA00
:10001000140000EAFEFFFFEA180000EA1D0000EAF3
:1000200004D04DE201002DE974049FE5000090E545
:1000300004008DE50180BDE804D04DE201002DE90A
:10
sd_card.h
#ifndef __SD_H__
#define __SD_H__
#ifdef __cplusplus
extern "C" {
#endif
// Function prototypes
void Test_SDI(void);
void set_system_clock(void);
int SD_card_init(void);
void Rd_cid_csd
sd_card.c
/****************************************************************************
【文 件 名 称】SD_Card.c
【功 能 描 述】FS2410XP教学平台实验程序
【程 序 版 本】3.0
【创建及创建日期】优龙公司/2005-XX-XX
【修改及修改日期】2005-5-23
*****
sd_card.c
/*
* Description:
* example for SD Card.
*
* What is shown in this example:
* 1. How to mount SD Card
* 2. How to write a file to SD Card
* 3. How to umount SD Card
*/
#include
sd_card.h
#include "system.h"
#include "altera_avalon_pio_regs.h"
#ifndef __SD_Card_H__
#define __SD_Card_H__
//-------------------------------------------------------------------------
// SD Card S
sd card.plg
礦ision2 Build Log
Project:
H:\YZN-1 V2 教程\licheng\SD CARD\SD CARD.uv2
Project File Date: 12/10/2007
Output:
Build target 'Target 1'
compilin
sd card.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
sd card.plg
礦ision3 Build Log
Project:
C:\SD CARD\SD CARD\SD CARD.uv2
Project File Date: 04/15/2008
Output:
Build target 'Target 1'
compiling sd.c...
UA