代码搜索结果
找到约 10,000 项符合
SD Card 的代码
sd.c
#include"LPC214X.H"
#include "PCF8833.h"
#include"SD.H"
#define TFE 0x01
#define TNF 0x02
#define RNE 0x04
#define RFF 0x08
#define BSY 0x10
#define SD_Disable() IO0SET |=
sd.h
#ifndef __LPC214x_H
#define __LPC214x_H
void spi_init (void);
read_csd();
SD_INIT();
READ_CSD();
SD_WRITE(INT8U* Buffer,INT32U Number_Sector);
SD_READ(INT8U *Buffer, INT16U Bytes);
#endif
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.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
sd.h
//############################################################################
//
// FILE: SD.h
//
// TITLE: Command, Data Token, Global Prototypes, and Global Variables
//
//################
nt.sd
Info-ZIP portable Zip/UnZip Windows NT security descriptor support
==================================================================
Scott Field (sfield@microsoft.com), 8 October 1996
This version