代码搜索结果

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

sd.tra

*** Creating Trace Output File 'SD.tra' Ok. ### Preparing for ADS-LD. ### Creating ADS-LD Command Line ### List of Objects: adding '"startup.o"' ### List of Objects: adding '"mmcmain.o"' ### List

mmcconf.h

/*! \file mmcconf.h \brief MultiMedia and SD Flash Card Interface Configuration. */ //***************************************************************************** // // File Name : 'mmcconf.h' //

mmcconf.h

/*! \file mmcconf.h \brief MultiMedia and SD Flash Card Interface Configuration. */ //***************************************************************************** // // File Name : 'mmc.h' // Tit

mmc.h

/*! \file mmc.h \brief MultiMedia and SD Flash Card Interface. */ //***************************************************************************** // // File Name : 'mmc.h' // Title : MultiMedia a

sdhal.h

/* 检测卡是否完全插入 check weather card is insert entirely */ extern INT8U SD_ChkCard(void); /* 检测卡是否写保护 check weather card is write protect */ extern INT8U SD_ChkCardWP(void); /* 初始化访问SD卡的硬件初始化

sddriver.c

#include "config.h" #include "sdhal.h" #include "SDCmd.h" #if SD_UCOSII_EN OS_EVENT *pSemSD = NULL; /* 卡访问权限信号量 semaphore that access card */ #endif /* SD卡信息结构体变量 the information struc

changelog

2008-06-08 sd-reader * new "init" command to allow reinitialization of memory card * fix searching through multi-cluster directories * fix reading directory entries spanning a cluster border (back

sd-reader__config_8h.html

sd-reader: sd-reader_config.h File Reference

sd.txt

Main() { SD_Init(); SD卡写 SD卡读 } 命令写,命令END 数据写,数据END CRC