代码搜索结果
找到约 10,000 项符合
SD Card 的代码
sd.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
sd.h
/*S 8 8 8 1 SD.H LCDIcon FileDescriptor: Do not edit or move */
/* Put Your Comments Here */
const char code sd[] =
{
0x7F, /* .###
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);
BOOT_disp
sd.h
#ifndef _DISKIO
#define _READONLY 0 /* 1: Read-only mode */
#define _USE_IOCTL 1
#include "integer.h"
/* Status of Disk Functions */
typedef BYTE DSTATUS;
/* Results of Disk Function
sd.c
/****************************************Copyright (c)**************************************************
**
** 力天电子
** http://www.LT430.com
**作者:何呈
**文件名称:fat.C
**功能:
**说
sd.h
/************************************************************/
/* HEAD FILE for sd */
/* By pasyong */
/* 2006-4 */
/* Base ICC6.31A
sd.o
XL
H 2 areas 14 global symbols
M sd.c
S push_gset2 Ref0000
S push_gset3 Ref0000
S push_gset4 Ref0000
S push_gset5 Ref0000
S asgncblk Ref0000
S push_arg4 Ref0000
S pop_gset2 Ref0000
S pop_gse