代码搜索结果
找到约 23,563 项符合
SD Card 的代码
sd_controller.c
/*****************************************************************************
* File: sd_controller.c
*
* Purpose: Driver code for the SD Card Controller
*
* Author: NGK
*
**************
sd_controller.h
/*****************************************************************************
* File: sd_controller.h
*
* Purpose: Header file info for the SD Card Controller driver code.
*
* Author: NGK
sd_controller.c
/*****************************************************************************
* File: sd_controller.c
*
* Purpose: Driver code for the SD Card Controller
*
* Author: NGK
*
**************
sd_test.c
/*
* Copyright 2005 by Spectrum Digital Incorporated.
* All rights reserved. Property of Spectrum Digital Incorporated.
*
* Not for distribution.
*/
/*
* SD Card Test
*
*/
#i
kconfig
#
# MMC subsystem configuration
#
menu "MMC/SD Card support"
config MMC
tristate "MMC support"
help
MMC is the "multi-media card" bus protocol.
If you want MMC support, you should say Y her
avr.tex
This section describes how to implement Efsl on a AVR $\mu C$ connected to
an SD-Card (SPI). For getting efsl to compile, the avr-gcc compiler and
avr-libc library are required. On Windows you should
sdcommon.h
#ifndef __SDCOMMON_H__
#define __SDCOMMON_H__
/* SD卡信息结构体定义 */
/* the information structure variable of SD Card*/
typedef struct SD_STRUCT
{
INT32U card_posnum; /* 卡座号,多卡时使用 */
INT
sdcommon.h
#ifndef __SDCOMMON_H__
#define __SDCOMMON_H__
/* SD卡信息结构体定义 */
/* the information structure variable of SD Card*/
typedef struct SD_STRUCT
{
INT32U card_posnum; /* 卡座号,多卡时使用 */
INT
sdcommon.h
#ifndef __SDCOMMON_H__
#define __SDCOMMON_H__
/* SD卡信息结构体定义 */
/* the information structure variable of SD Card*/
typedef struct SD_STRUCT
{
INT32U card_posnum; /* 卡座号,多卡时使用 */
INT
sdcommon.h
#ifndef __SDCOMMON_H__
#define __SDCOMMON_H__
/* SD卡信息结构体定义 */
/* the information structure variable of SD Card*/
typedef struct SD_STRUCT
{
INT32U card_posnum; /* 卡座号,多卡时使用 */
INT