代码搜索结果

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

sd.cpp

// Sd.cpp : implementation file // #include "stdafx.h" #include "DATABASE.h" #include "Sd.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endi

sd.h

#if !defined(AFX_SD_H__A4D0120B_AC19_46AF_88CA_CF403D66FCF7__INCLUDED_) #define AFX_SD_H__A4D0120B_AC19_46AF_88CA_CF403D66FCF7__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 10

sd.asm

//*************Default Clock Frequency 3.072MHz*************// //**************circulation times=1536000*CT/n**************// //**********CT=circulation time; n=number of "nop"**********// // Wat

sd.c

/************************************************************/ /* SD Code */ /************************************************************/ #include #include "v

sd.h

/************************************************************/ /* HEAD FILE for sd */ /* */ /* 2007-1-10 */ /***************************************

sd.c

#define IN_SD #include "User.h" INT8U sectorBuffer_data[16]; typedef struct { INT8U Drive; // 驱动器号 INT16U Len; //长度 INT32U SectorIndex; // 操作的扇区

sd.h

#ifndef _SD_H #define _SD_H #define SD_Chip_Select (1

sd.c

/* * sd.c Copyright (C) 1992 Drew Eckhardt * Linux scsi disk driver by * Drew Eckhardt * * * * Modified by Eric Youngdale eric@tantalus.nrl.navy.mil to * add