代码搜索结果

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

spi.lis

.module SPI.C .area data(ram, con, rel) 0000 _Table:: 0000 .blkb 2 .area idata 0000 3F06

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

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

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

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) ----------

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

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

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