代码搜索:SD卡文件

找到约 10,000 项符合「SD卡文件」的源代码

代码结果 10,000
www.eeworm.com/read/387291/8695366

lst sd.lst

C51 COMPILER V7.06 SD 11/12/2008 23:04:11 PAGE 1 C51 COMPILER V7.06, COMPILATION OF MODULE SD OBJECT MODULE PLACED IN sd.O
www.eeworm.com/read/387291/8695406

c sd.c

#include #include "sd.h" #include #include #include "D12_Define.h" ///////全局变量/// ////////////////////////// void delay() { _nop_(); _nop_();_nop_();_n
www.eeworm.com/read/387291/8695409

h sd.h

#ifndef _SD_H_ #define _SD_H_ /////////////////////////////////////////////////// //sbit SD_Reserved2 = P2^4; sbit SD_CS = P0^4; sbit SD_DataIn = P0^3; sbit SD_CLK = P0^2; sbit SD_DataOut = P0^
www.eeworm.com/read/387291/8695417

obj sd.obj

www.eeworm.com/read/287222/8701478

c sd.c

/************************************************************/ /* SD Code for AT91SAM7S64 */ /* By pasyong */ /* 2006-5 */ /* Base IAR 4.30A */ /*********
www.eeworm.com/read/287222/8701483

h sd.h

/************************************************************/ /* SD Code for AT91SAM7S64 */ /* By pasyong */ /* 2006-5 */ /* Base IAR 4.30A */ /*********
www.eeworm.com/read/287215/8703755

c sd.c

/************************************************************/ /* SD Code for AT91SAM7S64 */ /* By pasyong */ /* 2006-5 */ /* Base IAR 4.30A */ /*********
www.eeworm.com/read/287215/8703758

h sd.h

/************************************************************/ /* SD Code for AT91SAM7S64 */ /* By pasyong */ /* 2006-5 */ /* Base IAR 4.30A */ /*********
www.eeworm.com/read/386806/8725013

c 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 *
www.eeworm.com/read/386806/8725015

h 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