代码搜索:SPI
找到约 10,000 项符合「SPI」的源代码
代码结果 10,000
www.eeworm.com/read/9399/167965
lst spi.lst
C51 COMPILER V8.09 SPI 08/31/2009 20:25:25 PAGE 1
C51 COMPILER V8.09, COMPILATION OF MODULE SPI
OBJECT MODULE PLACED IN spi
www.eeworm.com/read/9539/169764
c spi.c
/* INCLUDE参数 */
#include
/************************************
* SPI初始化
************************************/
void spi_init(void)
{
DDRB|=(1
www.eeworm.com/read/9539/169780
o spi.o
www.eeworm.com/read/9539/169820
dsn spi_at.dsn
www.eeworm.com/read/9539/169821
aps spi_at.aps
spi_at05-May-2008 21:11:4205-May-2008 21:17:56241005-May-2008
www.eeworm.com/read/9539/169823
pwi spi_at.pwi
www.eeworm.com/read/9539/169824
c spi_at.c
#include
#include
#define F_CPU 4000000UL
#include
#define uchar8 unsigned char
const uchar8 LedNum[] ={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x
www.eeworm.com/read/9539/169830