代码搜索结果
找到约 10,000 项符合
SPI 的代码
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.lis
.module spi.c
.area text(rom, con, rel)
0000 .dbfile E:\ICCAVR\icc\stk500\avrasp\spi.c
0000 .dbfunc e spi_enabl
spi.c
#include
#include
#include
#include
#include "FM1702.h"
#include "reg52.h"
void delay1(uchar dlength)
{
uchar i;
for (i=0;i
spi.c
#include
#include "ftp.h"
extern uchar COM0[COM0_LEN]; //定义串口缓冲区
extern uchar *pTU0,*pRU0; //定义串口指针
//查看flash内容
void look_spi(void)
{
ulong i,j,spiaddr=0;
for(j=0;j
spi.c
//======================================================================
// Name : SPI.c
// Date : 2007/03/12
// Author : Xu
// Comment: Driving MCP41010
// SPIMOSI0(GPE12) working
spi.c
/* **********************************************************************
Copyright (c) 2002-2006 Beyond Innovation Technology Co., Ltd
All rights are reserved. Reproduction in