代码搜索结果
找到约 16,769 项符合
SPI 的代码
spi.c
/************************************************
//
// File Name :
// Description : SPI One board Test
// SPI0: Master Tx
// SPI1: Slave Rx
// Version
spi.c
/**
* These functions are used to write and read from the SPI.
* The code was written specifically for the nRF24L01 module.
* The module has a peculiar implementation of the SPI interface,
* i
spi.asm
;------------------------------------------------------------------------------+
; |
; Module SPI
spi.lst
MPASM 03.90.01 Released SPI.ASM 11-21-2005 16:07:16 PAGE 1
LOC OBJECT CODE LINE SOURCE TEXT
VALUE
00001 ;/*
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
/*****************************************************************************
* 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.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