代码搜索:coder

找到约 7,216 项符合「coder」的源代码

代码结果 7,216
www.eeworm.com/read/476701/6748584

mp coder.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/476701/6748585

lst coder.lst

__text_start: __start: 001E E5CF LDI R28,0x5F 001F E0D4 LDI R29,4 0020 BFCD OUT 0x3D,R28 0021 BFDE OUT 0x3E,R29 0022 51C4 SUBI R28,0x14 0023 40D
www.eeworm.com/read/476701/6748586

hex coder.hex

:060000001DC0F9C023C180 :02000C0061C0D1 :0200120044C0E8 :14002600E803E803E803E803E803E803E803E803E803000083 :14003A000001CFE5D4E0CDBFDEBFC451D0400AEA0883002458 :14004E00E6E7F0E010E0E838F10711F001
www.eeworm.com/read/476701/6748587

c coder.c

//中断方式发送PWM脉冲,负脉冲,变化范围为1MS~2MS。INT0为教练接口输入负脉冲,INT1为教练接口2,输入正脉冲后自动翻转, //外部中断接口打开上拉。隔离脉冲为500US //有一个教练允许开关,打开后进入死循环,并允许外部中断,前提条件是有信号,用定时器0进行信号有无判断 //定时器1采用比较匹配方式触发中断进行信号发送 #include #i ...
www.eeworm.com/read/476701/6748588

mak coder.mak

CC = iccavr CFLAGS = -IC:\icc\include\ -e -DATMega8 -l -A -A -g -Mavr_enhanced_small -Wa-W ASFLAGS = $(CFLAGS) -Wa-g LFLAGS = -LC:\icc\lib\ -g -Wl-W -bfunc_lit:0x26.0x2000 -dram_end:0x45f -bda
www.eeworm.com/read/476701/6748589

lis coder.lis

.module coder.c .area data(ram, con, rel) 0000 _ch_time:: 0000 .blkb 2 .area idata 0000 E803
www.eeworm.com/read/476701/6748590

s coder.s

.module coder.c .area data(ram, con, rel) _ch_time:: .blkb 2 .area idata .word 1000 .area data(ram, con, rel) .blkb 2 .area idata .word 1000 .area data(ram, con, rel) .blkb 2 .
www.eeworm.com/read/476701/6748591

lk coder.lk

coder.o
www.eeworm.com/read/476701/6748592

o coder.o

XL H 5 areas 14 global symbols M coder.c S push_gset2 Ref0000 S pop_gset2 Ref0000 A text size 4D0 flags 0 dbfile C:\DOCUME~1\Microsoft\桌面\新建文件夹\复件简~1\coder.c dbfunc e port_init 0 fV dbline FFF
www.eeworm.com/read/476701/6748593

prj coder.prj

[Compiler Options] Edit1=C:\icc\include\ Edit2=C:\icc\lib\ Edit8= CheckBox1=1 CheckBox2=1 Edit3= Edit4= Edit11=20 Edit13= ComboBox1=0 Edit9=8192 Edit10=1024 ComboBox2=5 RadioGroup1=0 Ed