代码搜索结果
找到约 23,563 项符合
SD Card 的代码
card.h
// Card.h: interface for the Card class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_CARD_H__A5BDB8E9_2A46_444C_B45D_4436FA807BAC__INCLUDED_)
#defi
card.h
/*
* GNU POC (passwords on card) - manage passwords on smartcards
* Copyright (C) 2001 Henning Koester
*
* Please report bugs to bug-poc@gnu.org
*
* This file is par
card.java
/*
* @(#)Card.java Version 1.0 98/03/12
*
* Copyright (c) 1998 by Huahai Yang
*
* Use at your own risk. I do not guarantee the fitness of this
* software for any purpose, and I do not a
sddriver.c
#include "sdhal.h"
#include "sdcmd.h"
#include "sddriver.h"
#if SD_UCOSII_EN
OS_EVENT *pSemSD = NULL; /* 卡访问权限信号量 semaphore that access card */
#endif
/* SD卡信息结构体变量 the information st
run-sd.bat
ep4 sd.bin
copy-sd.bat
copy .\obj\sunplus.bin .\bin\sd.bin
sd.d
.\Obj\sd.o: ..\..\Utilities\efsl\source\interface\sd.c
.\Obj\sd.o: ..\..\Utilities\efsl\include\interface/sd.h
.\Obj\sd.o: ..\..\Utilities\efsl\include\config.h
.\Obj\sd.o: ..\..\Utilities\efsl\inc
sd.c
#include "..\inc\sd.h"
#include "..\inc\44b.h"
SD_INFO g_SDInfo;
volatile char endSioTR=0;
//启用中断传输模式
void __irq Sio_Int(void) //SPI中断函数
{
rI_ISPC = BIT_SIO; //清零中断标志位
endSioTR =
sd.aps
sd09-Aug-2009 08:49:4204-Oct-2009 11:23:00241009-Aug-2009 08:
sd.o.d
sd.o: ../sd.c ../config.h \
c:/soft/winavr/lib/gcc/../../avr/include/avr/io.h \
c:/soft/winavr/lib/gcc/../../avr/include/avr/sfr_defs.h \
c:/soft/winavr/lib/gcc/../../avr/include/inttypes.h \