代码搜索结果
找到约 23,563 项符合
SD Card 的代码
mmc.h
/**************************************************************************************
//------------------ MMC/SD-Card Reading and Writing implementation -------------------
//FileName : mmc.c
itmmcsd.h
/********************************************************************************
itmmcsd.h -> driver for the MMC/SD Card controller on Texas Instruments DM275,
DM320 SoC.
August 19, 2005 Nathan J. C
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
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
example_28xxxsd_spi.c
//############################################################################
//
// FILE: Example_28xxxSD_SPI.c
//
// TITLE: DSP280xx SD Card SPI Interface Example
//
// ASSUMPTIONS:
//
/
main.c
/********************************************************************
* 文 件 名:main.c
* 功 能:调用SD Card驱动函数来操作SD Card。
* 说 明:注意要从JP6连线到SD_COM(COM4)
*********************************************
index.html
sd-reader: MMC/SD card example application
group__sd__raw.html
sd-reader: MMC/SD card raw access
main.c
/********************************************************************
* 文 件 名:main.c
* 功 能:调用SD Card驱动函数来操作SD Card。
* 说 明:注意要从JP6连线到SD_COM(COM4)
*********************************************
index.html
sd-reader: MMC/SD card example application