代码搜索结果
找到约 7,992 项符合
Motor 的代码
easy_icc.mak
CC = iccavr
CFLAGS = -IC:\icc\include\ -IE:\_ING\文档\_STQ\_STQPRO0620 -IE:\_ING\文档\_STQ\easy_icc -IE:\_ING\文档\_STQ\easy_icc -IC:\PROGRA~1\icc\include -e -DATMEGA -DATMega16 -l -g -Mavr_enhanced
AS
debug.lkf
-z -q -c -m"./Debug/Exp08.map" -o"./Debug/Exp08.out" -x -i"C:/ti/c2400/cgtools/lib" -v2
"e:\2407_exp2\normal\Exp08\Debug\STEMP_MOTOR.obj"
"e:\2407_exp2\normal\Exp08\Debug\vectors.obj"
"e:\2407_exp2
debug.lkv
-z -q -c -m"./Debug/Exp08.map" -o"./Debug/Exp08.out" -x -i"C:/ti/c2400/cgtools/lib" -v2
"e:\2407_exp2\normal\Exp08\Debug\STEMP_MOTOR.obj"
"e:\2407_exp2\normal\Exp08\Debug\vectors.obj"
"e:\2407_exp2
m07826a2.out
W583S10
NORMAL
OSC_3MHZ
FREQ0
LED1_S_OFF
LED2_STC_CTL
32:
LD MODE0,0X10
LD EN0,0X0F
JP 11
END
;====================================delay 60 minute
9:
;---------------15m
simple-02.plg
礦ision3 Build Log
Project:
F:\单片机\程序\新建文件夹\步进电机加速启动演示程序 -C\simple-02.uv2
Project File Date: 07/24/2008
Output:
Build target 'Target 1'
compil
simple-02.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 {
simple-02_opt.bak
### 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 {
method2.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
extern motor(uchar index, char speed);
extern motorz(uchar index, char speed);
extern stop();
extern del
text.c
#include "p89v51rx2.h"
#include "constant_type.h"
#include "adc0832.h"
#include "lcd.h"
#include "delay.h"
#include "motor.h"
#include "pca.h"
#include "databus.h"
#include "logic.h"
vo
text.c
#include "p89v51rx2.h"
#include "constant_type.h"
#include "adc0832.h"
#include "lcd.h"
#include "delay.h"
#include "motor.h"
#include "pca.h"
#include "databus.h"
#include "logic.h"
vo