代码搜索:coder
找到约 7,216 项符合「coder」的源代码
代码结果 7,216
www.eeworm.com/read/476701/6748560
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/6748561
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/6748562
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/6748564
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 D:\AVR程序\简易编码系统\coder.c
dbfunc e port_init 0 fV
dbline FFFFFFFF 0
dbline 31 0
www.eeworm.com/read/476701/6748565
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
www.eeworm.com/read/476701/6748566
_c coder._c
//中断方式发送PWM脉冲,负脉冲,变化范围为1MS~2MS。INT0为教练接口输入负脉冲,INT1为教练接口2,输入正脉冲后自动翻转,
//外部中断接口打开上拉。隔离脉冲为500US
//有一个教练允许开关,打开后进入死循环,并允许外部中断,前提条件是有信号,用定时器0进行信号有无判断
//定时器1采用比较匹配方式触发中断进行信号发送
#include
#i ...
www.eeworm.com/read/476701/6748568
cof coder.cof
www.eeworm.com/read/476701/6748569
dbg coder.dbg
IMAGECRAFT DEBUG FORMAT
VERSION 1.1
CPU AVR
DIR D:\AVR程序\简易编码系统\
FILE coder.c
FUNC port_init 7C fV
BLOCK 49 7C
LINE 49 7C
LINE 50 7C
LINE 51 80
LINE 52 84
LINE 53 88
LINE 54 8A
LINE 55 8E