代码搜索:StepMotor

找到约 570 项符合「StepMotor」的源代码

代码结果 570
www.eeworm.com/read/35446/894804

aps stepmotor.aps

www.eeworm.com/read/35446/894805

vcw stepmotor.vcw

Microsoft eMbedded Visual Tools Workspace File, Format Version 4.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ##########################################################################
www.eeworm.com/read/490301/1206141

asm stepmotor.asm

//====================================================== // The information contained herein is the exclusive property of // Sunnnorth Technology Co. And shall not be distributed, reproduced, //
www.eeworm.com/read/490301/1206142

h stepmotor.h

#ifndef __STEPMOTOR_H__ #define __STEPMOTOR_H__ // write your header here void StepMotor_Init(void); void StepMotor_SetMode(unsigned ModeCode); void StepMotor_SetSpeed(unsigned Speed); void Step
www.eeworm.com/read/490301/1206143

inc stepmotor.inc

.external F_StepMotor_Init .external F_StepMotor_SetMode .external F_StepMotor_SetSpeed .external F_StepMotor_Forward .external F_StepMotor_Backward .external F_StepMotor_Stop .external F_StepMo
www.eeworm.com/read/343472/3219398

rc stepmotor.rc

//Microsoft eMbedded Visual C++ generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS ////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/343472/3219402

vcc stepmotor.vcc

; CLW file contains information for the MFC ClassWizard [General Info] Version=1 LastClass=CStepMotorDlg LastTemplate=CDialog NewFileInclude1=#include "stdafx.h" NewFileInclude2=#include "Step
www.eeworm.com/read/343472/3219403

vcp stepmotor.vcp

# Microsoft eMbedded Visual Tools Project File - Name="StepMotor" - Package Owner= # Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02 # ** DO NOT EDIT ** # TARGTYPE "W
www.eeworm.com/read/343472/3219404

h stepmotor.h

// StepMotor.h : main header file for the STEPMOTOR application // #if !defined(AFX_STEPMOTOR_H__FA065A56_A22F_4EB1_88A2_85C01D554270__INCLUDED_) #define AFX_STEPMOTOR_H__FA065A56_A22F_4EB1_88A2_
www.eeworm.com/read/343472/3219406

cpp stepmotor.cpp

// StepMotor.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "StepMotor.h" #include "StepMotorDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_F