代码搜索结果
找到约 10,000 项符合
SD Card 的代码
sd.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this sample source code is subject to the terms of the Microsoft
// license agreement under which you licensed thi
sd.lst
C51 COMPILER V7.50 SD 07/13/2005 10:21:50 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE SD
OBJECT MODULE PLACED IN sd.O
sd.c
//#define __SD
#include "sd.h"
//#undef __SD
unsigned char SDCommand( unsigned char c1,
unsigned char c2,
unsigned char c3,
sd.h
#ifdef __SD
#define EXTERN
#else
#define EXTERN extern
#endif
#include "c8051F120.h"
#define SD_NOT_SELECTED 1
#define SD_SELECTED 0
#define SPI_RESULT_BYTE SPI0DAT
#
sd.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)
DaveTm { 0,0,0,0,0,0,0,
sd.is2
[SGIP_Message.SMAP]
IP Address=132.132.111.223
Port=8801
[SGIP_Message.Loop]
Loop Times=1
Sleep Time=10
Max Retry Times=10
[SGIP_Message.NodeID]
Node ID=341000
Protocol=sgip
[SGIP_Message.Ou
sd.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**