代码搜索:SD卡文件
找到约 10,000 项符合「SD卡文件」的源代码
代码结果 10,000
www.eeworm.com/read/462904/7191792
asm sd.asm
0000H 02002B LJMP 002BH
0003H 32 RETI
0004H 00 NOP
0005H 00 NOP
0006H 00 NOP
0007H 00 NOP
0008H 00 NOP
0009H 00 NOP
000AH 00 NOP
000BH 32 RETI
000CH 00
www.eeworm.com/read/461933/7214226
i sd.i
extern unsigned char MMC_SD_SendCommand(unsigned char cmd, unsigned long arg);
extern void MMC_SD_Init (void);
extern unsigned char MMC_SD_Reset(void);
extern unsigned char MMC_SD_ReadS
www.eeworm.com/read/461933/7214237
h~ sd.h~
#ifndef __MMC_SD_h__
#define __MMC_SD_h__
#define uint8 unsigned char
#define int8 signed char
#define uint16 unsigned int
#define int16 signed int
#define uint32 unsigned long
#def
www.eeworm.com/read/461933/7214246
c sd.c
#include "sd.h"
//低速模式
void SPI_Low(void)
{
SPCR =0x52;//_BV(SPE)|_BV(MSTR)|_BV(SPR1)|_BV(SPR0);
SPSR &= 0xfe; //关双速
}
//高速模式
void SPI_High(void)
{
SPCR =0x50;// _B
www.eeworm.com/read/461933/7214247
h sd.h
#ifndef __MMC_SD_h__
#define __MMC_SD_h__
#define uint8 unsigned char
#define int8 signed char
#define uint16 unsigned int
#define int16 signed int
#define uint32 unsigned long
#def
www.eeworm.com/read/461933/7214249
c~ sd.c~
#include "sd.h"
//低速模式
void SPI_Low(void)
{
SPCR =0x52;//_BV(SPE)|_BV(MSTR)|_BV(SPR1)|_BV(SPR0);
SPSR &= 0xfe; //关双速
}
//高速模式
void SPI_High(void)
{
SPCR =0x50;// _B
www.eeworm.com/read/461613/7223285
h sd.h
/*G 8 SD.H LCDIcon FileDescriptor: Do not edit or move */
/* Put Your Comments Here */
{{'@', 84, 48},{
0x00, /* ........ */
0x00, /* ........ */
0x00, /* ........ *
www.eeworm.com/read/460645/7244534
c sd.c
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contain
www.eeworm.com/read/459541/7274026
map sd.map
Archive member included because of file (symbol)
c:/program files/microchip/mplab c30/bin/bin/../../lib\libpic30-coff.a(crt1.o)
(_resetALT)
c:/program files/microchi
www.eeworm.com/read/459541/7274043
mcs sd.mcs
[Header]
MagicCookie={0b13fe8c-dfe0-40eb-8900-6712719559a7}
Version=1.0
[File000]
Location=D:\work\project\300W3\debug\SD\fileio.o
Folder=Intermediary
DeviceName=PIC24FJ128GA006
LanguageToolSui