代码搜索结果
找到约 10,000 项符合
SPI 的代码
spi.h
#ifndef _SPI_H
#define _SPI_H
//#include "2410addr.h"
//#include "2410lib.h"
#include "def.h"
//===================== Register Configuration Constants ======================
#define C
spi.c
/*
Module Name: SPI.CPP
Abstract: SPI Interface Routines for Samsung SC2410 CPU
Notes: Presently, only the SPI Channel 0 is supported.
Environment: Samsung SC2410 CPU
Date: 2004
spi.c
/*******************************************************************************************************
*
spi.h
/*******************************************************************************************************
*
spi.c
//转的一个SPI的实例,通过SPI实现两机通讯, 向原作者Paul致谢,我正在整理16下的SPI实例。采用中断方式实现双全工通讯。
//本例用两MEGA8515实现,连接为:
// MISO----MISO
// MOSI----MOSI
// SCK ----SCK
// /SS ----/SS
//将要发送的数据加载到发送缓冲区的函数fill_tx_buffer
spi.c
/*
*******************************************************************************
* Copyright (c) 2005, Comba Telecom System
* All Rights Reserved
*
spi.c
#include /* MCBSP_SUPPORT */
#include
#include /* CSL library */
#include
#include
#include "sdconfig.h"
#include "s
spi.c
#include /* MCBSP_SUPPORT */
#include
#include /* CSL library */
#include
#include
#include "sdconfig.h"
#include "s