代码搜索结果
找到约 23,563 项符合
SD Card 的代码
flashing a video card bios [advanced guide], step-by-step guide for novice and expert.txt
PCStats have a new advanced guide out for flashing your video card BIOS! While this *not* something for the novice to undertake, flashing your video card BIOS may lead to performance and feature enhan
sd.h
/*
* SD Memory Card emulation. Mostly correct for MMC too.
*
* Copyright (c) 2006 Andrzej Zaborowski
*
* Redistribution and use in source and binary forms, with or without
*
flashing a video card bios [advanced guide], step-by-step guide for novice and expert.txt
PCStats have a new advanced guide out for flashing your video card BIOS! While this *not* something for the novice to undertake, flashing your video card BIOS may lead to performance and feature enhan
card.java
import java.awt.*;
//Represents a standard (one of 52) poker card
//Note that most operations as currently inline to ensure
//the speed is the same as if it were an open abstraction
//牌的花色
c
sd_extr.h
#ifndef _SD_EXTR_H_
#define _SD_EXTR_H_
#include "drv_defs.h"
#include "sd_defs.h"
/* 给SD/MMC卡供电 power to sd/mmc card */
void SD_Powerup(void);
/* 初始化访问SD卡的硬件初始化 initialize the hardware that
sd.dp2
sd.o: C:/icc/include/iom64v.h C:/icc/include/macros.h E:\V3U~1\sd\M64-SD卡MP3程序/1011.h E:\V3U~1\sd\M64-SD卡MP3程序/delay.h
sd.lk
sd.o 1011.o fat.o mp3.o lcd.o delay.o
sd.src
[Files]
sd.c
1011.c
fat.c
mp3.c
lcd.c
delay.c
lcd.h
[Headers]
fat.h
sd.h
mp3.h
1011.h
[Documents]
sd.dp2
sd.o: C:/icc/include/iom32v.h C:/icc/include/macros.h D:\实验程序\AVR_系列单片机\AVR源程序_MP3\5按键_SD卡MP3程序/1011.h
sd.cxx
// Copyright (c) 1994 James Clark
// See the file COPYING for copying permission.
#ifdef __GNUG__
#pragma implementation
#endif
#include "splib.h"
#include "Sd.h"
#include "macros.h"
#ifdef SP_NAMES