代码搜索:spi总线
找到约 10,000 项符合「spi总线」的源代码
代码结果 10,000
www.eeworm.com/read/278918/10488037
c ti_cc_spi.c
#include "include.h"
#include "myinlcude.h"
// Delay function. # of CPU cycles delayed is similar to "cycles". Specifically,
// it's ((cycles-15) % 6) + 15. Not exact, but gives a sense of the
www.eeworm.com/read/278918/10488053
h ti_cc_spi.h
//void TI_CC_SPISetup(void);
void TI_CC_PowerupResetCCxxxx(void);
void TI_CC_SPIWriteReg(char, char);
void TI_CC_SPIWriteBurstReg(char, char*, char);
char TI_CC_SPIReadReg(char);
void TI_CC_S
www.eeworm.com/read/352812/10504808
doc spi通信1.doc
www.eeworm.com/read/423981/10510329
h dsp28_spi.h
//
// TMDX ALPHA RELEASE
// Intended for product evaluation purposes
//
//###########################################################################
//
// FILE: DSP28_Spi.h
//
// TI
www.eeworm.com/read/423981/10510363
c dsp28_spi.c
//
// TMDX ALPHA RELEASE
// Intended for product evaluation purposes
//
//###########################################################################
//
// FILE: DSP28_Spi.c
//
// TI
www.eeworm.com/read/423981/10510467
obj dsp28_spi.obj
www.eeworm.com/read/423979/10510581
h dsp28_spi.h
#ifndef DSP28_SPI_H
#define DSP28_SPI_H
//---------------------------------------------------------------------------
// SPI Individual Register Bit Definitions:
//
// SPI FIFO Transmit regis
www.eeworm.com/read/423977/10510865
h dsp28_spi.h
#ifndef DSP28_SPI_H
#define DSP28_SPI_H
//---------------------------------------------------------------------------
// SPI Individual Register Bit Definitions:
//
// SPI FIFO Transmit regis
www.eeworm.com/read/278422/10536438
lst ql300spi.lst
C51 COMPILER V7.06 QL300SPI 11/23/2007 13:55:54 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE QL300SPI
OBJECT MODULE PLACED I
www.eeworm.com/read/278422/10536440