代码搜索结果
找到约 10,000 项符合
SPI 的代码
spi.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
spi.plg
礦ision3 Build Log
Project:
D:\ADUC\ADuC开发板\ADUC824开发板080515\ADuC824实验指导书\C51\实验十一 SPI4AT45通信\SPI.uv2
Project File Date: 04/07/2008
Output:
spi.lnp
".\output\spi2.obj",
".\output\Send.obj",
".\output\main.obj"
TO ".\output\SPI"
PRINT(".\list\SPI.m51") RAMSIZE(256)
spi.hex
:0A0197001201A1AF051201A1E4FF5F
:0A01A1008FF7E5F830E7FBAFF72217
:1001AB00C2B67FD71201A17FFF1201A1D2B6AFF762
:0101BB002221
:0601D40075F830D2B622DE
:04011B00AB07AA067E
:10011F00E4FF7E01EE600B1201A
spi.h
#ifndef __SPI_H__
#define __SPI_H__
void Test_Spi_MS_int(void);
void Test_Spi_MS_poll(void);
void Test_Spi_M_Tx_DMA1(void);
void Test_Spi_M_Rx_DMA1(void);
void Test_Spi_S_Tx_DMA1(void);
voi
spi.h
/***************************************************************************\
Copyright (c) 2004-2007 threewater@up-tech.com, All rights reserved.
by threewter 2005.2.26
\************************
spi.c
/***************************************************************************\
Copyright (c) 2004-2007 threewater@up-tech.com, All rights reserved.
by threewter 2005.2.26
\************************
spi.h
/***************************************************************************\
Copyright (c) 2004-2007 threewater@up-tech.com, All rights reserved.
by threewter 2005.2.26
\************************