代码搜索结果

找到约 7,992 项符合 Motor 的代码

motor.h

// DCO 频率 #define DCO_FREQ 1000000 // 看门狗在1秒钟内的中断数 #define ONE_SEC_CNT 512 // (1/512)*5 = ~10 #define DEBOUNCE_CNT 0x05 // 0x01:顺时针方向, 0x00:反时针方向 #defin

motor.bcf

[Target] Date=2008-7-3 CPU=M8 ItemIndex=13 [Settings] XDIVEN=0 PLLE=0 cbXtal=4.0000 XDIV=0 INT0=1 INT1=1 INT2=0 INT3=0 INT5=0 INT6=0 INT7=0 INT4=0 ISC2=0 ISC1=3 ISC0=3 ISC4=0 IS

motor.src

[Files] 251.c [Headers] [Documents]

motor.hex

:0600000015C08BC08BC08F :0200080068C0CE :020010004FC0DF :02001C007DC0A5 :14002600000000400B00CFE5D4E0CDBFDEBFC051D0400AEAD5 :14003A0008830024E6E6F0E010E0E636F10711F00192FBCF05 :14004E000083E6E2F

motor.dbg

IMAGECRAFT DEBUG FORMAT VERSION 1.1 CPU AVR DIR D:\prog251\Motortest\ FILE 251.c FUNC port_init 6C fV BLOCK 27 6C LINE 27 6C LINE 28 6C LINE 29 70 LINE 30 74 LINE 31 78 LINE 32 7C LINE 33

motor.c

//ICC-AVR application builder : 2008-7-3 10:08:15 // Target : M8 // Crystal: 4.0000Mhz #include #include #define uchar unsigned char #define unint unsigned int #define

motor.lis

.module _251.c .area data(ram, con, rel) 0000 _MotorBlocked:: 0000 .blkb 1 .area idata 0000

motor.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=1024 ComboBox2=5 RadioGroup1=0 Ed

motor.s

.module _251.c .area data(ram, con, rel) _MotorBlocked:: .blkb 1 .area idata .byte 0 .area data(ram, con, rel) .dbfile D:\prog251\Motortest\251.c .dbsym e MotorBlocked _MotorBlocked c