代码搜索:SPI

找到约 10,000 项符合「SPI」的源代码

代码结果 10,000
www.eeworm.com/read/320236/13430066

c spi_slave.c

/*********************************************************************/ /* Project Name: SPI_Slave.mcp */ /* Source fle name: SPI_Slave.c
www.eeworm.com/read/320236/13430073

mcp spi_slave.mcp

www.eeworm.com/read/320236/13430268

mcp spi_master.mcp

www.eeworm.com/read/320236/13430271

c spi_master.c

/*********************************************************************/ /* Project Name: SPI_Master.mcp */ /* Source fle name: SPI_Master.c
www.eeworm.com/read/320236/13430381

c spi_slave.c

/*********************************************************************/ /* Project Name: SPI_Slave.mcp */ /* Source fle name: SPI_Slave.c
www.eeworm.com/read/320236/13430384

mcp spi_slave.mcp

www.eeworm.com/read/318205/13483405

c spi_test.c

#include"msp430x14x.h" #include"mc13192.h" #include"pub_def.h" #include"port.h" #define CE_HIGHT P4OUT|=0x04; #define CE_LOW P4OUT&=0xFB; typedef struct{ char MaxDatalength; c
www.eeworm.com/read/318205/13483417

c spi_test.c

#include"msp430x14x.h" #include"mc13192.h" #include"pub_def.h" #include"port.h" #define CE_HIGHT P4OUT|=0x04; #define CE_LOW P4OUT&=0xFB; typedef struct{ char MaxDatalength; c
www.eeworm.com/read/318185/13483633

c test_spi.c

#include "AT91RM9200.h" #include "lib_AT91RM9200.h" #include "def.h" #include "console.h" #include "SPI.h" static void InitSpiPio( void ) { // Enable PIOA clock for input AT91F_PMC_EnableP
www.eeworm.com/read/317928/13493159

dp2 spi.dp2

SPI.o: D:\ATP_AVR/public.h D:/PROGRA~1/icc/include/iom128v.h D:/PROGRA~1/icc/include/macros.h D:/PROGRA~1/icc/include/string.h D:/PROGRA~1/icc/include/_const.h D:/PROGRA~1/icc/include/math.h D:\ATP_AV