代码搜索结果
找到约 10,000 项符合
SD Card 的代码
sd.pl
# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
# This file is built by mktables from e.g. UnicodeData.txt.
# Any changes made here will be lost!
#
# Binary property 'Soft_Dotted'
#
return
sd.flt
[过滤]
常规分组=奇号个数:YYYYYYY:1-5;大号个数:NYNYNNN:2-5;奇号个数:NNNYNYN:2-3;
sd.m
% set(gca,'Xtick',0:0.5:1,'Ytick',0:0.5:1,'Ztick',0:0.5:1,'Projection','Orthographic','Xlim',...
% [0 1],'Ylim',[0 1],'Zlim',[0 1]);
%
%
% Part of BeamLab Version:200
% Built:Friday,23-Aug-2002 00:
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
sd.h
/*
* sd.h Copyright (C) 1992 Drew Eckhardt
* SCSI disk driver header file by
* Drew Eckhardt
*
*
*
* Modified by Eric Youngdale eric@tantalus.nrl.navy.mil to
*
sd.h
#undef CONFIG_BLK_DEV_SD
sd.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
sd.h
#define CONFIG_BLK_DEV_SD 1
sd.c
#ifndef __SD_C__
#define __SD_C__
#include "dos.h"
#if(SUPPORT_SD==1)
int SD_inserted=0;
int delay_time=0x100;
/*硬件相关连线*/
#define CS_LOW() rGPEDAT&=~(1
sd.h
// Copyright (c) 1994 James Clark
// See the file COPYING for copying permission.
#ifndef Sd_INCLUDED
#define Sd_INCLUDED 1
#ifdef __GNUG__
#pragma interface
#endif
#include "types.h"
#include "Bool