代码搜索:SPI

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

代码结果 10,000
www.eeworm.com/read/11328/227289

hex spi.hex

:020000040000FA :1000000018F09FE518F09FE518F09FE518F09FE5C0 :1000100018F09FE5805F20B9F0FF1FE518F09FE51D :100020008C00000040000000B83E000044000000CA :100030004800000000000000000000004C0000002C :10
www.eeworm.com/read/11328/227294

c spi.c

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究
www.eeworm.com/read/11328/227295

h spi.h

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究
www.eeworm.com/read/11328/227306

c spi.c

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究
www.eeworm.com/read/11328/227307

h spi.h

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究
www.eeworm.com/read/11330/227448

c spi.c

#include #include #define uchar unsigned char #define uint unsigned int uchar Table[10]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f}; uchar Data[4]={0,0,0,0}; vo
www.eeworm.com/read/11330/227450

lis spi.lis

.module SPI.C .area data(ram, con, rel) 0000 _Table:: 0000 .blkb 2 .area idata 0000 3F06
www.eeworm.com/read/11330/227451

cof spi.cof

www.eeworm.com/read/11330/227452

mak spi.mak

CC = iccavr CFLAGS = -IC:\icc\include\ -e -l -g -Wa-W ASFLAGS = $(CFLAGS) -Wa-g LFLAGS = -LC:\icc\lib\ -g -Wl-W -bfunc_lit:0x22.0x2000 -dram_end:0x25f -bdata:0x60.0x25f -dhwstk_size:16 -beepro
www.eeworm.com/read/11330/227455

lk spi.lk

SPI.o