代码搜索结果
找到约 5,524 项符合
Motor 的代码
motor.o
XL
H 6 areas 29 global symbols
M Motor.c
S push_gset1 Ref0000
S push_gset2 Ref0000
S push_gset5 Ref0000
S mpy32f Ref0000
S _EEPROMWriteBytes Ref0000
S fp2int Ref0000
S int2fp Ref0000
S pop_l
chap9_5i.m
%Three Loop of Flight Simulator Servo System with Direct Current Motor
clear all;
close all;
%(1)Current loop
L=0.001; %L
chap9_6i.m
%Three Loop of Flight Simulator Servo System with two-mass of Direct Current Motor
clear all;
close all;
%(1)Current loop
L=0.001; %L
s_ motor-key_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 {
s_ motor-key.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 {
s_ motor-key.m51
BL51 BANKED LINKER/LOCATER V5.03 08/17/2008 12:28:09 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE S_ MOT
pwmmotor.asm
;HC11 PWM Motor Control Example
;Demonstrates ADC and Timer Output Capture functions
PORTA equ $1000
PORTC equ $1003
PORTB equ $1004
DDRC
pwmmotor.sdi
,,, ;HC11 PWM Motor Control Example
,,, ;Demonstrates ADC and Timer Output Capture functions
,,,
,,, PORTA equ $1000
,,, PORTC equ $1003
,,, PORTB eq
motor.vhd
--用于三维步进电机控制的VHDL程序
--by LAUKING
--2007.08.09
library IEEE;
use IEEE.std_logic_1164.all;
use IEEE.std_logic_unsigned.all;
use IEEE.std_logic_arith.all;
entity motor is
port(
--CPLD'S work
motor.h
/********************************************************************************/
/* MOTOR.H v1.00 */
/* 版权(c) 2003- 北京合众达电子技术有限责任公司 */
/* 设计者: 段立锋 */
/****