代码搜索结果
找到约 16,769 项符合
SPI 的代码
spi.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\ntscking\桌面\书程序\第二章\2.5 SPI总线在单片机系统中的实现\SPI.uv2
Project File Date: 03/29/2005
Output:
spi.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Options 1,0,0 // Target '
spi.lnp
"SPI.obj"
TO "SPI"
RAMSIZE(256)
spi.lst
C51 COMPILER V7.06 SPI 03/29/2005 14:08:44 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE SPI
OBJECT MODULE PLACED IN SPI
spi.plg
礦ision Build Log
Project:
D:\MyProject\The LPC1100 Application on MDK\softpackage(book)\0803_SPI\project\SPI.uvproj
Project File Date: 08/17/2010
Ou
spi.tra
*** Creating Trace Output File '.\Obj\SPI.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '".\obj\startup_lpc11xx.o"'
### List of Objects: adding '"
spi.c
#include
#include
#include
extern uchar data chksum;
void Send_Measure_Byte(uchar para)
{
spi._h
/************************************************
文件:spi.h
用途:
注意:内部8M晶振
创建:2008.4.1
修改:2008.4.1
Copy Right (c) www.avrvi.com AVR与虚拟仪器
************************************************/
#ifn
spi.s
.module spi.c
.area text(rom, con, rel)
.dbfile H:\MEGA128开发板\TS8900-M128\EEPROM开机记忆存储实验\EEPROM开机记忆存储实验\spi.c
.dbfunc e spi_init _spi_init fV
.even
_spi_init::
.dbline -1
.dbline 18
; /