代码搜索结果

找到约 10,000 项符合 SD Card 的代码

sd.c

/************************************************************/ /* SD Code for AT91SAM7S64 */ /* By pasyong */ /* 2006-5 */ /* Base IAR 4.30A */ /*********

sd.h

#ifndef __SD_H__ #define __SD_H__ #ifdef __cplusplus extern "C" { #endif typedef enum _enum_sd_bus_width { ENUM_SD_BUS_1_BIT = 0, ENUM_SD_BUS_4_BIT = 1 }enum_sd_bus_width; typedef

sd.h

#ifndef __SD_H__ #define __SD_H__ #ifdef __cplusplus extern "C" { #endif typedef enum _enum_sd_bus_width { ENUM_SD_BUS_1_BIT = 0, ENUM_SD_BUS_4_BIT = 1 }enum_sd_bus_width; typedef

sds.c

#include #include #include "sdconfig.h" #include "sdhal.h" #include "sdcrc.h" #include "sdcmd.h" #include "sddriver.h" extern GPIO_Handle hGpio; /*void

sds.c

#include #include #include "sdconfig.h" #include "sdhal.h" #include "sdcrc.h" #include "sdcmd.h" #include "sddriver.h" extern GPIO_Handle hGpio; /*void

main.c

/* Copyright: Radig Ulrich mailto: mail@ulrichradig.de Author: Radig Ulrich Remarks: known Problems: none Version: 28.05.2004 Description: Dieses Programm d

sd_protocol.c

/* Core MMC driver functions * * Copyright (c) 2002 Hewlett-Packard Company * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated d

mains.c

/* Copyright: Radig Ulrich mailto: mail@ulrichradig.de Author: Radig Ulrich Remarks: known Problems: none Version: 28.05.2004 Description: Dieses Programm d

main.c

/* Copyright: Radig Ulrich mailto: mail@ulrichradig.de Author: Radig Ulrich Remarks: known Problems: none Version: 28.05.2004 Description: Dieses Programm d

main.c

/* Copyright: Radig Ulrich mailto: mail@ulrichradig.de Author: Radig Ulrich Remarks: known Problems: none Version: 28.05.2004 Description: Dieses Programm d