代码搜索结果
找到约 7,992 项符合
Motor 的代码
motor.o
XL
H 1 areas 5 global symbols
M motor.c
A text size 5E flags 0
dbfile E:\avr\电机控制\电机控制\motor.c
dbfunc e for_ward 0 fV
dbsym r speed 10 c
dbline FFFFFFFF 0
dbline 9 0
dbline A 0
dbline B 4
d
motor.lis
.module motor.c
.area text(rom, con, rel)
0000 .dbfile E:\avr\电机控制\电机控制\motor.c
0000 .dbfunc e for_ward _for_wa
motor.s
.module motor.c
.area text(rom, con, rel)
.dbfile E:\avr\电机控制\电机控制\motor.c
.dbfunc e for_ward _for_ward fV
; speed -> R16
.even
_for_ward::
.dbline -1
.dbline 9
; /***********
motor.h
#ifndef __motor_H__
#define __motor_H__ 1
//PD4,PD5 电机方向控制
#define moto_en1 PORTD |= 0x10
#define moto_en2 PORTD |= 0x20
#define moto_uen1 PORTD &=~ 0x10
#define moto_uen2 PORTD &=~ 0x20
//启动
motor.lnp
"main.obj",
"KeyScan.obj",
"SMC1602.obj",
"KeyProcess.obj"
TO "Motor"
motor.hex
:10065A004D6F746F722052756E2053746174757386
:06066A000053746F7000E4
:0F067000010C00010D80C101C100010E01C1028A
:100496007F011206977F381206977F0C1206977F08
:1004A600801206977BFF7A06795A1205EB7FC412F
motor.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
motor.plg
礦ision3 Build Log
Project:
D:\ElecDesign\Documents\Model\DirectCurrentMachine\Keil\Motor.uv2
Project File Date: 08/08/2007
Output: