代码搜索:耳机接口

找到约 10,000 项符合「耳机接口」的源代码

代码结果 10,000
www.eeworm.com/read/454821/7382540

c iic接口读写.c

//ICC-AVR application builder : 2009-3-12 17:05:04 // Target : M8 // Crystal: 8.0000Mhz #include #include void port_init(void) { PORTB = 0x00; DDRB = 0x00; PORTC
www.eeworm.com/read/454821/7382541

lst iic接口读写.lst

__text_start: __start: 13 E5CF LDI R28,0x5F 14 E0D4 LDI R29,4 15 BFCD OUT 0x3D,R28 16 BFDE OUT 0x3E,R29 17 51CE SUBI R28,0x1E 18 40D
www.eeworm.com/read/454821/7382542

src iic接口读写.src

[Files] IIC接口读写.c [Headers] [Documents]
www.eeworm.com/read/454821/7382543

lis iic接口读写.lis

.module IIC接口读写.c .area text(rom, con, rel) 0000 .dbfile E:\xiaozhiyong2009\设计资料\项目设计\ICCAVR_mega8_C\ICCAVR_mega8_IIC接口读写\IIC接口读写.c
www.eeworm.com/read/454821/7382545

mp iic接口读写.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/454821/7382546

o iic接口读写.o

XL H 1 areas 7 global symbols M IIC
www.eeworm.com/read/454821/7382548

prj iic接口读写.prj

[Compiler Options] Edit1= Edit2= Edit8= CheckBox1=0 CheckBox2=1 Edit3= Edit4= Edit11=30 Edit13= ComboBox1=0 Edit9=8192 Edit10=1024 ComboBox2=14 RadioGroup1=0 Edit15= CheckBox6=0 Edit1
www.eeworm.com/read/454821/7382549

dbg iic接口读写.dbg

IMAGECRAFT DEBUG FORMAT VERSION 1.2 CPU AVR FRAMEPOINTER Y DIR E:\xiaozhiyong2009\设计资料\项目设计\ICCAVR_mega8_C\ICCAVR_mega8_IIC接口读写\ FILE IIC接口读写.c FUNC port_init 6A fV BLOCK 9 6A LINE 9 6A LINE
www.eeworm.com/read/454821/7382550

mak iic接口读写.mak

CC = iccavr CFLAGS = -e -D__ICC_VERSION="7.14C" -DATMega8 -l -g -Mavr_enhanced_small -Wa-W ASFLAGS = $(CFLAGS) -Wa-g LFLAGS = -g -e:0x2000 -Wl-W -bfunc_lit:0x26.0x2000 -dram_end:0x45f -bdata:0