代码搜索结果
找到约 7,992 项符合
Motor 的代码
motor.h
#ifndef MOTOR_H
#define MOTOR_H
extern unsigned int t1prd;
extern unsigned int t2prd;
extern unsigned int capstastus;
extern unsigned int pwm;
extern unsigned int dir;
#endif
/**************
motor.c
#include "DSP28_Device.h"
#include "comm.h"
#include "mcbsp.h"
#include "gui_string.h"
#include "motor.h"
#define DATATYPE 0 /* 0代表edit菜单;1代表选项菜单*/
unsigned int i,j;
unsigned int send_flag;
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.hex
:0B04970080C89000FE00FD00FB00F795
:0304A200011AFF3D
:0A037600151DA81DA607151D151D75
:10038000A81D7608A81D0808E6FF339295A81D0849
:0703900008EF25E0F6D2970B
:0C039700A81D08A61BA81D0816E670F99A
:020
motor.c
//#include
#include "ZLG7289.h"
#include "ZLG7289.c"
volatile unsigned char Key = 0xFF;
void Delay(unsigned int t)
{
do
{
TH0 = 0xDC;
TL0 = 0x00;
TR0 = 1;
while ( !TF0 );//等待定时器中
motor.lst
C51 COMPILER V7.06 MOTOR 07/23/2006 21:03:16 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE MOTOR
OBJECT MODULE PLACED IN m
motor.plg
礦ision3 Build Log
Project:
C:\Documents and Settings\Administrator\桌面\步进电机的控制程序。用来控制步进电机的正转,反转,加速,减速\step motor\motor.uv2
Project File Date: 07/12/2008
motor.qsf
# Copyright (C) 1991-2005 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any
motor.qws
[ProjectWorkspace]
ptn_Child1=Frames
ptn_Child2=ActionPoints
[ProjectWorkspace.Frames]
ptn_Child1=ChildFrames
[ProjectWorkspace.Frames.ChildFrames]
ptn_Child1=Document-0
ptn_Child2=Document-1