代码搜索结果
找到约 7,992 项符合
Motor 的代码
motor.cmd
-w
-stack 400
-heap 100
-l rts2xx.lib
-l ctr.lib
MEMORY
{
PAGE 0:
VECS :o=0,l=40h
PRCT :o=40h,l=4
PROG :o=8000h,l=1000h
PROG1 :o=9000h,l=5000h
PAGE 1:
IDATA1:o=300h,l=100h
motor.c
#include
#define DCO_FREQ 1000000 // DCO frequency
#define ONE_SEC_CNT 512 // Number of WDT interrupts in 1 second
#define DEBOUNCE_CNT 0x05 //
motor._h
///////////////////////////////////////////////////////////////
/**************************************************************
公司名称: 扬州恒博科技
模块名 : 点动型STQ执行机构主控程序
创建人 : 章俭文
motor.c
#define MOTOR_GLOBAL
#include "motor.h"
static void MotorLocal(void); //本地控制
static void MotorRemote3(void); //远程三线制
static void MotorRemote4(void); //远程四线制
void Mo
motor.o
XL
H 4 areas F global symbols
M motor.c
S push_gset5 Ref0000
S pop_gset5 Ref0000
S _limit_direction Ref0000
S lsl16 Ref0000
A text size 41C flags 0
dbfile D:\_文档~1\easy-STQ-20080712\motor.c
d
motor.o
XL
H 4 areas F global symbols
M motor.c
S push_gset5 Ref0000
S pop_gset5 Ref0000
S _limit_direction Ref0000
S lsl16 Ref0000
A text size 41C flags 0
dbfile E:\_ING\文档\_STQ\easy-STQ-20080712\mot