代码搜索结果
找到约 16,769 项符合
SPI 的代码
spi.lst
MPASM 5.14 SPI.ASM 9-26-2008 8:07:52 PAGE 1
LOC OBJECT CODE LINE SOURCE TEXT
VALUE
00001 ;/*
00002 ;
spi.asm
;/*
; SPI.asm
; Jan Ornter
;
; DATE: 11-9-2005
; VER.: 1.0
;
; This class provides functions for the modified physical SPI-Layer
;
;*/
#include Project.inc
; when overriding these va
spi.inc
ifndef SPI_INC
#define SPI_INC
;/*
; Stores the most significant Byte
;*/
extern SPI.BufferH
;/*
; Stores the least significant Byte
;*/
extern SPI.BufferL
extern SPI.Read, SPI.Write
spi.c
/************************************************
//
// File Name :
// Description : SPI One board Test
// SPI0: Master Tx
// SPI1: Slave Rx
// Version
spi.err
"spi.c", line 200: Warning: C2870W: variable 'i' declared but not used
"spi.c", line 242: Warning: C2917W: no side effect in void context: 'unary *'
"spi.c", line 302: Warning: C2870W: variabl
spi.lk
SPI.o
spi.dp2
SPI.o: C:/icc/include/io8535v.h C:/icc/include/macros.h
spi.src
[Files]
SPI.C
[Headers]
C:\icc\include\io8535v.h
[Documents]
spi-in.c
/* ****************************************************************
** 功能描述: SPI串行输入外部8位开关量并以PORTD口输出程序
*************************************************************** */
#include "pic18.h" /* 所有PI
spi-in-out.c
/* ****************************************************************
** 功能描述: SPI串行输入外部8位开关量并以数码管程序
*************************************************************** */
#include "pic18.h" /* 所有PIC18系