代码搜索结果
找到约 10,000 项符合
SPI 的代码
spi.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="spi"
ProjectDir="C:\ti\myprojects\spi\"
ProjectType=Executable
CPUFamily=TMS320C28X
spi.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
spi.bdf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
spi.vhd
--Legal Notice: (C)2007 Altera Corporation. All rights reserved. Your
--use of Altera Corporation's design tools, logic functions and other
--software and tools, and its AMPP partner logic function
spi.c
/** \file
SPI
Autor: Matthias Wei遝r
Copyright 2005: Matthias Wei遝r
License: QPL (see license.txt)
*/
#include
#include
#include "spi.h
spi.h
/**
Autor: Matthias Wei遝r
Copyright 2005: Matthias Wei遝r
License: QPL (see license.txt)
*/
#ifndef SPI_H_INCLUDED
#define SPI_H_INCLUDED
#define SPI_SPEED_4MHZ 0
#define SPI_SP
spi.c
/*****************************************************************************
* spi.c: SPI C file for Philips LPC214x Family Microprocessors
*
* Copyright(C) 2006, Philips Semiconductor