代码搜索:SPI
找到约 10,000 项符合「SPI」的源代码
代码结果 10,000
www.eeworm.com/read/312645/3650276
h spi.h
#ifndef CYGONCE_IO_SPI_H
#define CYGONCE_IO_SPI_H
//=============================================================================
//
// spi.h
//
// Generic API for accessing devices
www.eeworm.com/read/312645/3650281
c spi.c
//==========================================================================
//
// spi.c
//
// Generic API for accessing devices attached to an SPI bus
//
//===========================
www.eeworm.com/read/312627/3669979
c spi.c
#include "system.h"
#include "spi_dma.h"
#define rSPTXFIFO1 (*(volatile unsigned *)0x59000018)
#define rSPRXFIFO1 (*(volatile unsigned *)0x5900001C)
#define rSPFIC1 (*(volatile unsigned *)
www.eeworm.com/read/312627/3669980
h spi.h
#ifndef __SPI_H__
#define __SPI_H__
#ifdef __cplusplus
extern "C" {
#endif
void Test_SPI(void);
#ifdef __cplusplus
}
#endif
#endif /*__SPI_H__*/
www.eeworm.com/read/312627/3669984
err spi.err
"Components\Source\Peripheral\SerialComm\spi.c", line 270: Warning: #550-D: variable "dummy_read" was set but never used
char dummy_read;
^
"Components\Source\Peripheral\SerialComm\spi.
www.eeworm.com/read/310662/3694141
plg spi.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\ntscking\桌面\书程序\第二章\2.5 SPI总线在单片机系统中的实现\SPI.uv2
Project File Date: 03/29/2005
Output:
www.eeworm.com/read/310662/3694144
opt 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 {
www.eeworm.com/read/310662/3694145
lst 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