代码搜索结果
找到约 10,000 项符合
SPI 的代码
spi_slavor.dbgdt
300
spi_slavor.dni
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
Base=0
UseAuto=0
TypeViolation=1
UnspecRange=1
ActionState=1
[TraceHelper]
Enabled=0
ShowSource=1
[DisAssemblyWindow]
NumStates=_ 1
State 1=_
regsettings_spi.c
/*******************************************************************************************************
*
spi_bootloader.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
spi.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (spi_315_CC1100), 0x0000 // Tools: 'MCS-51'
Target (spi_433_CC1100), 0x0000 // Tools: 'MCS-51'
Target (spi_868_CC1100), 0x0000
spi_test.c
#include "DSP28_Device.h"
unsigned int Spi_VarRx[100];
unsigned int i,j;
//interrupt void ISRSciaTx(void);
//interrupt void ISRSciaRx(void);
void main(void)
{
/*初始化系统*/
InitSysCtrl();
/*
spi_shift.v
//////////////////////////////////////////////////////////////////////
//// ////
//// spi_shift.v
spi_top.v
//////////////////////////////////////////////////////////////////////
//// ////
//// spi_top.v
spi_defines.v
//////////////////////////////////////////////////////////////////////
//// ////
//// spi_define.v
spi_clgen.v
//////////////////////////////////////////////////////////////////////
//// ////
//// spi_clgen.v