代码搜索结果

找到约 23,563 项符合 SD Card 的代码

config.in~

# # MMC subsystem configuration # mainmenu_option next_comment comment 'MMC/SD Card support' tristate 'MMC/SD support' CONFIG_MMC if [ "$CONFIG_MMC" = "y" -o "$CONFIG_MMC" = "m" ]; then bool ' MMC

cjsd.h

/* SD卡信息结构体定义 */ /* the information structure variable of SD Card*/ typedef struct SD_STRUCT { unsigned long block_num; /* 卡中块的数量 */ unsigned long block_len; /* 卡的块长度(单位:字节) */ un

index.html

sd-reader: MMC/SD card example application

group__sd__raw.html

sd-reader: MMC/SD card raw access

ata18.c

/*------------------------------------------------------------------------------------------*/ /*This is the lowlevel SD-card driver, */ /*in order to function with the allready availa

config.h

#ifndef __EFSL_CONFIG_H__ #define __EFSL_CONFIG_H__ /* This is for the LPC2000 SD-Card SPI interface (M. Thomas) */ /* Hardware target --------------- * Here you will define for what hardware-

mmc.c

//===================================================================== //===================================================================== #include "mmc.h" //============================

mmc.c

//===================================================================== //===================================================================== #include "mmc.h" //============================

test-sdcard.asm

; --------------------------------------------------------- ; ; Functions for testing the SD Card ; ; --------------------------------------------------------- ; Author: Manfred Langemann ;

mainfile.c

/* The SD card base on FAT12/16 file system. Jacky.L 2008.1 Only Support ATMEGA16 and ATMEGA32 SD card connected: /--------------- -| / 1 2 3 4 5 6 7 8 | /9