代码搜索结果
找到约 10,000 项符合
SPI 的代码
mega8_spi.c
/****************************************************************************************
mega8的SPI功能实验
程序
mega8_spi.i
#line 1 "mega8_spi.c"
#line 12 "mega8_spi.c"
void delay(uint ms)
{
uint i,j;
for(i=0;i
mega8_spi._c
/****************************************************************************************
mega8的SPI功能实验
程序
mega8_spi.s
.module mega8_spi.c
.area text(rom, con, rel)
.dbfile mega8_spi.c
.dbfunc e delay _delay fV
; uint -> R0,R1
.even
_delay::
.dbline 0 ; func end
ret
.dbsym l uint 0 I
.dben
ti_cc_spi.h
//----------------------------------------------------------------------------
// Description: Header file for TI_CC_spi.c
//
// MSP430/CC1100-2500 Interface Code Library v1.0
//
// K. Quirin
ti_cc_spi.h
//----------------------------------------------------------------------------
// Description: Header file for TI_CC_spi.c
//
// MSP430/CC1100-2500 Interface Code Library v1.0
//
// K. Quirin
spi_master_tb.vhd
-- VHDL Test Bench Created from source file spi_master.vhd -- 9/18/00 5:07:59 PM
--
-- spi_master_tb.vhd
--
-- Created: 10/12/00 ALS
-- This file, created from the WebPACK generated templa
spi_master_pad.csv
Release 8.1i - Fit I.31
Copyright(c) 1995-2003 Xilinx Inc. All rights reserved
11-26-2006 12:26PM
NOTE: This file is designed to be imported into a spreadsheet program
such as Microsoft Excel
spi_master_timesim.vhd
-- Xilinx Vhdl produced by program ngd2vhdl F.23
-- Command: -rpw 100 -ar Structure -xon false -w -log __projnav/ngd2vhdl.log spi_master.nga spi_master_timesim.vhd
-- Input file: spi_master.nga
-- Ou