代码搜索结果
找到约 16,769 项符合
SPI 的代码
spi.lst
ARM COMPILER V0.20, SPI 31/12/04 16:41:47 PAGE 1
ARM COMPILER V0.20, COMPILATION OF MODULE SPI
OBJECT MODULE PLACED IN SP
spi.plg
礦ision3 Build Log
Project:
C:\Work\ARM\Philips Course Image\Keil ARM Compiler examples\Solution\EX21-SPI\Startup\SPI.uv2
Project File Date: 12/12/2004
spi.lnp
"main.obj",
"Startup.obj"
TO "SPI"
CASE
CLASSES (DATA (0x40000000-0x40003FFF),
CODE (0x0-0x3FFFF), CONST (0x0-0x3FFFF))
spi.o.d
/home/jcshiy/NS2504/sl-boot/board/lepus_linux_ide/obj/bsp/emac/SPI.o.d: emac/SPI.c /home/jcshiy/NS2504/sl-boot/inc/define.h \
/home/jcshiy/NS2504/sl-boot/inc/typedef.h \
/home/jcshiy/NS2504/sl-boo
spi.o.d
/home/jcshiy/NS2504/sl-boot/board/lepus_linux/obj/bsp/emac/SPI.o.d: emac/SPI.c /home/jcshiy/NS2504/sl-boot/inc/define.h \
/home/jcshiy/NS2504/sl-boot/inc/typedef.h \
/home/jcshiy/NS2504/sl-boot/in
spi.h
/******************** (c) Marvell Semiconductor, Inc., 2003 *******************
*
* $Header:
*
* Purpose:
* This file contains the function prototypes and definitions for the
* spi.c
spi.h
/*
This file defines the interface to the lpc22xx SPI module.
Copyright (C) 2006 Embedded Artists AB (www.embeddedartists.com)
This file may be included in software not adhering to the G
spi.h
/*
* SPI Masks
*/
#ifndef __BFIN_PERIPHERAL_SPI__
#define __BFIN_PERIPHERAL_SPI__
/* SPI_CTL Masks */
#define TIMOD 0x0003 /* Transfer Initiate Mode */
#define RDBR_CORE 0x0000 /* RDBR Read Ini
spi.c
/*
This module implements an interface to the SPI on the lpc22xx.
Copyright (C) 2006 Embedded Artists AB (www.embeddedartists.com)
This program is free software; you can redistribute it
spi.h
//****************************************************************************
//
// spi.h - The common spi declaration for ep93xx
//
// Copyright (c) 2006 Cirrus Logic, Inc.
//
//**************