代码搜索:SPI

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

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

_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/227463

s spi.s

.module SPI.C .area data(ram, con, rel) _Table:: .blkb 2 .area idata .byte 63,6 .area data(ram, con, rel) .blkb 2 .area idata .byte 91,'O .area data(ram, con, rel) .blkb 2 .are
www.eeworm.com/read/11330/227467

mp spi.mp

NOTE: AVR Code addresses are word addresses All other addresses (including ones in FLASH) are byte addresses Area Addr Size Decimal Bytes (Attributes) ----------
www.eeworm.com/read/11330/227468

prj spi.prj

[Compiler Options] Edit1=C:\icc\include\ Edit2=C:\icc\lib\ Edit8= CheckBox1=0 CheckBox2=1 Edit3= Edit4= Edit11=16 Edit13= ComboBox1=0 Edit9=8192 Edit10=512 ComboBox2=13 RadioGroup1=0 Ed
www.eeworm.com/read/11330/227469

dbg spi.dbg

IMAGECRAFT DEBUG FORMAT VERSION 1.1 CPU AVR DIR J:\AVRpractice\BOOK\SPI\ FILE SPI.C FUNC DelayMs 70 fV BLOCK 10 72 DEFREG j 20 c DEFREG i 16 i LINE 10 72 LINE 11 72 LINE 12 74 LINE 12 74
www.eeworm.com/read/11330/227474

o spi.o

XL H 3 areas 11 global symbols M SPI.C S mpy8s Ref0000 S push_gset1 Ref0000 S push_gset2 Ref0000 S push_gset3 Ref0000 S pop_gset1 Ref0000 S pop_gset2 Ref0000 S pop_gset3 Ref0000 S div8u Ref0
www.eeworm.com/read/11330/227477

lst spi.lst

__start: __text_start: 0018 E5CF LDI R28,0x5F 0019 E0D2 LDI R29,2 001A BFCD OUT 0x3D,R28 001B BFDE OUT 0x3E,R29 001C 51C0 SUBI R28,0x10 001D 40D
www.eeworm.com/read/11330/227478

src spi.src

[Files] SPI.C [Headers] C:\icc\include\io8535v.h [Documents]
www.eeworm.com/read/13781/283269

c spi.c

/***************************************************************************** * spi.c: SPI C file for Philips LPC214x Family Microprocessors * * Copyright(C) 2006, Philips Semiconductor
www.eeworm.com/read/13781/283270

h spi.h

/***************************************************************************** * spi.h: Header file for Philips LPC214x Family Microprocessors * * Copyright(C) 2006, Philips Semiconductor