代码搜索结果
找到约 10,000 项符合
SPI 的代码
spi.h
#ifndef __SPI_H__
#define __SPI_H__
#ifdef __cplusplus
extern "C" {
#endif
void Test_SPI(void);
#ifdef __cplusplus
}
#endif
#endif /*__SPI_H__*/
spi.c
/*****************************************************************************
* spi.c: SPI C file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semiconductor
spi.h
/*****************************************************************************
* spi.h: Header file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semiconductor
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:\data\ARM\keil for arm例程\SPI\spi.uv2
Project File Date: 10/13/2006
Output:
spi.h
/*--------------------------------------*/
//*** file name:spi.h
//*** created: wp 2007/10/26
//*** declare the extern functions in lcodu_spi.c
//*** modify:
/*------------------
spi.s
.module spi.c
.area text(rom, con, rel)
.dbfile E:\ICCAVR\icc\stk500\avrasp\spi.c
.dbfunc e spi_enable _spi_enable fV
; i -> R20
.even
_spi_enable::
rcall push_gset1
.dblin
spi.o
XL
H 1 areas 10 global symbols
M spi.c
S push_gset1 Ref0000
S push_gset2 Ref0000
S _wait_ms Ref0000
S _eeprom_sck_period Ref0000
S push_arg4 Ref0000
S pop_gset1 Ref0000
S pop_gset2 Ref0000
S
spi.c
/** \file
SPI
Autor: Matthias Wei遝r
Copyright 2005: Matthias Wei遝r
License: QPL (see license.txt)
*/
#include "stk500.h"
void spi_enable(void)
{
unsigned cha