代码搜索结果
找到约 7,992 项符合
Motor 的代码
mc_lib.c
/**
* @file mc_lib.c
*
* Copyright (c) 2005 Atmel.
*
* @brief This module provides High level function for the motor control
*
* @version 1.0 (CVS revision : $Revision: 1.8 $)
* @date $Date: 2
mc_lib.c
/**
* @file mc_lib.c
*
* Copyright (c) 2005 Atmel.
*
* @brief This module provides High level function for the motor control
*
* @version 1.0 (CVS revision : $Revision: 1.8 $)
* @date $Date: 2
ploteng.m
function ploteng(eng)
%PLOTENG Plot rocket motor thrust curve.
% PLOTENG(ENG) plots the thrust curve and displays
% its motorclass and total impulse.
%
% See also LOADENG, SAVEENG, RCKSIM.
move.cpp
/** \file
Simple minded example of homing & moving a motor.
*/
#include
#include
#include "CML.h"
#include "can/can_copley.h"
// If a namespace has been defined in CM
steptest.asm
; Curtain control test program
;
; This program tests the limit opto switches and direction inputs.
; Test with LEDS instead of motor coils.
;
; PORTA bit 0 - OPEN input
; bit 1 - CLOSE input
m2fig.m
% M-file for Project 2 on induction motor starting in Chapter 6
% It calculates and the torque-speed and current-speed curves
% and plots them (see Fig. 6.27 of Project 2) on starting methods
% in
m6.m
% M file for Project 6 on single-phase induction motor
% in Chapter 6. It sets the machine parameters and
% also plots the simulated results when used in conjunction
% with SIMULINK file s6.m.
m2fig.m
% M-file for Project 2 on induction motor starting in Chapter 6
% It calculates and the torque-speed and current-speed curves
% and plots them (see Fig. 6.27 of Project 2) on starting methods
% in
flash.h
#ifndef _FLASH_
#define _FLASH_
#include /* for EnableInterrupts macro */
#include /* include peripheral declarations */
#include "motor.h"
/************