代码搜索结果
找到约 916 项符合
Stepper 的代码
stepperpro_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 {
stepperpro.plg
礦ision2 Build Log
Project:
L:\著作\51单片机实用程序设计典型实例\51单片机实用程序设计典型实例\第15章 单片机控制的步进电机系统\proc\StepperPro.uv2
Project File Date: 09/09/2005
Output:
B
cc_build.log
dsplnk stepper.mak
TMS320C1x/C2x/C2xx/C5x COFF Linker Version 7.00
Copyright (c) 1987-1999 Texas Instruments Incorporated
Build Complete,
0 Errors, 0 Warnings.
stepperpro_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 {
stepperpro.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 {
stepperpro_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 {
step.c
#include
sbit one = P2^0;
sbit two = P2^1;
sbit three = P2^2;
sbit four = P2^3;
void delay();
void main(){
P2=0xFF;
while(1){
while(one==1)
{
stepp
global.h
/*This file has been prepared for Doxygen automatic documentation generation.*/
/*! \file *********************************************************************
*
* \brief Header file for global v
io.html
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|05 Jun 2003 16:00:00 -0000
vti_extenderversion:SR|5.0.2.2623
vti_author:SR|friend
vti_modifiedby:SR|friend
vti_timecreated:TR|05 Jun 2003 16:00:00
stepperpro.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 {