代码搜索结果
找到约 7,992 项符合
Motor 的代码
motor.hier_info
|motor
dled[0] cq[0].CLK
clk => cq[1].CLK
dspy[0]
motor.map.rpt
Analysis & Synthesis report for motor
Fri Oct 26 21:50:36 2007
Version 5.0 Build 148 04/26/2005 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal N
motor.flow.rpt
Flow report for motor
Fri Oct 26 21:50:36 2007
Version 5.0 Build 148 04/26/2005 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2. Flow
motor.map.summary
Flow Status : Successful - Fri Oct 26 21:50:36 2007
Quartus II Version : 5.0 Build 148 04/26/2005 SJ Full Version
Revision Name : motor
Top-level Entity Name : motor
Family : Cyclone
Device : EP1
motor_control.h
#ifndef _MOTOR_CONTROL_HEADER
#define _MOTOR_CONTROL_HEADER
void motorCtr(void);
#endif
motor_control.c
#include "derivative.h" /* include peripheral declarations */
#define LOWER 0
#define UPPER 1
#define MIDDLE 2
#define OFF 0
#define ON 1
static byte motor_pos;
void delay(
motor_test.mptags
!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/
!_TAG_PROGRAM_AUTHOR Darren Hiebert /dhiebert@users.sourceforge.n