代码搜索结果
找到约 23,563 项符合
SD Card 的代码
sdcommon.h
#ifndef __SDCOMMON_H__
#define __SDCOMMON_H__
/* SD卡信息结构体定义 */
/* the information structure variable of SD Card*/
typedef struct SD_STRUCT
{
INT32U card_posnum; /* 卡位置号,用于多卡时 */
IN
example_28xxxsd_spi.c
//############################################################################
//
// FILE: Example_28xxxSD_SPI.c
//
// TITLE: DSP280xx SD Card SPI Interface Example
//
// ASSUMPTIONS:
//
/
midimmcm8.asm
;********************************************************************
;*
;* MIDI Rekorder v2
;* "Mr. MIDI"
;* MMC/SD-card, LCD display, 5 buttons, 2 LEDs, MIDI I/O
;*
;*
;*** Includes
.incl
mci_lpc23xx.h
/*----------------------------------------------------------------------------
* R T L - F l a s h F i l e S y s t e m
*-----------------------------------------------------------------
sd_card.h
#ifndef __SD_Card_H__
#define __SD_Card_H__
//-------------------------------------------------------------------------
// SD Card Set I/O Direction
#define SD_CMD_IN IOWR(SD_CMD_BASE, 1, 0
mmc.h
/**************************************************************************************
//------------------ MMC/SD-Card Reading and Writing implementation -------------------
//FileName : mmc.c
readme.txt
Written by Vladimir Boykov (vboykov@yandex.ru),
Verilog, last modification August, 2005.
Just for free use not for selling.
SD card controller can just read data using 1 bit SD mode.
I have writ
sd-pictail.c
/*
** SD/MMC card interface
**
** modified module for use with SD/MMC card PICTail plus (AC164122)
** (top connector, use SPI1 peripheral)
**
** v.2.0 FZ 9/10/2007
**
*/
#include