代码搜索结果
找到约 10,000 项符合
SD Card 的代码
sd.aps
sd09-Aug-2009 08:49:4204-Oct-2009 11:23:00241009-Aug-2009 08:
sd.c
#include"config.h"
/******************************* SPI模式设置 ***********************************/
void SPI_Low(void)
{//SPI低速模式
SPCR = 0;
SPCR = (1
sd.h
#ifndef __SD_H__
#define __SD_H__
//SPI引脚(默认 ATMEGA16 )
#define SPI_DDR DDRB
#define SPI_PORT PORTB
#define SPI_PIN PINB
#define SPI_SS PB4
#define SPI_MOSI PB5
#define SPI_M
sd.map
Archive member included because of file (symbol)
c:/soft/winavr/bin/../lib/gcc/avr/4.3.0/avr5\libgcc.a(_mulsi3.o)
tff.o (__mulsi3)
c:/soft/winavr/bin/../lib/gcc/avr/
sd.eep
:00000001FF
sd.hex
:100000000C942A000C9447000C9447000C94470071
:100010000C9447000C9447000C9447000C94470044
:100020000C9447000C9447000C9447000C94470034
:100030000C9447000C9447000C9447000C94470024
:100040000C9447000C9
sd.lss
sd.elf: file format elf32-avr
Sections:
Idx Name Size VMA LMA File off Algn
0 .text 00003376 00000000 00000000 00000074 2**1
CONT