代码搜索:SPI

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

代码结果 10,000
www.eeworm.com/read/11330/227471

dp2 spi.dp2

SPI.o: C:/icc/include/io8535v.h C:/icc/include/macros.h
www.eeworm.com/read/12110/239456

c spi_master.c

/////SPI调试程序////////// /////SPI_master.c////////////// #include typedef unsigned char uchar; typedef unsigned int uint; enum {aalen=6}; xdata uchar aa[aalen]={0x81,0x82,0x83,0x84,
www.eeworm.com/read/12110/239457

c spi_slave.c

/////SPI调试程序////////// /////SPI_slave.c////////////// #include typedef unsigned char uchar; typedef unsigned int uint; xdata uchar aa[6]={0x31,0x32,0x33,0x34,0x35,0x36}; xdata uch
www.eeworm.com/read/12880/263751

exe spi515.exe

www.eeworm.com/read/12880/263752

exe spi510.exe

www.eeworm.com/read/13297/270976

vpb spi_sd.vpb

www.eeworm.com/read/13298/271425

o user_spi.o

www.eeworm.com/read/13711/280584

c spi_master.c

/////SPI调试程序////////// /////SPI_master.c////////////// #include typedef unsigned char uchar; typedef unsigned int uint; enum {aalen=6}; xdata uchar aa[aalen]={0x81,0x82,0x83,0x84,
www.eeworm.com/read/13711/280585

c spi_slave.c

/////SPI调试程序////////// /////SPI_slave.c////////////// #include typedef unsigned char uchar; typedef unsigned int uint; xdata uchar aa[6]={0x31,0x32,0x33,0x34,0x35,0x36}; xdata uch