代码搜索结果
找到约 7,992 项符合
Motor 的代码
dc motor.lnp
"DC Motor.obj"
TO "DC Motor"
dc 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 {
dc motor.asm
ADC EQU 35H
CLOCK BIT P2.4 ;定义ADC0808时钟位
ST BIT P2.5
EOC BIT P2.6
OE BIT P2.7
PWM BIT P3.7
ORG 00H
SJMP START
ORG 0BH
LJMP INT_T0
START: MOV TMOD,#02H ;
MOV
dc motor.lst
A51 MACRO ASSEMBLER DC_MOTOR 08/07/2006 08:35:08 PAGE 1
MACRO ASSEMBLER A51 V8.00
OBJECT MODULE PLACED IN DC Motor.OBJ
ASSEMBLER
dc motor.hex
:02000000800C72
:10000B0002003E758902758C14758A0075A882D220
:10001B008CC2A5D2A5C2A530A6FDD2A7859035C2AC
:10002B00A7D2B7E535120041C2B774FF9535120060
:0E003B004180DEB2A4327E01DEFED5E0FB2263
:000000
motor_drv.c
#include "regw79e800.h"
#include "ctype.h"
#include "pindef.h"
#include "external.h"
#include "Motor_drv.h"
Byte DATA Motor1_step_index,StepNumber1,Motor1StepCyc,Motor1Run,Motor1_Dir;
Byte