代码搜索结果
找到约 5,524 项符合
Motor 的代码
a_home_16.pmc
/******************************************************************
File Name : Xx_linea.plc
Description : Phasing PLC Program for Motor #1
NOTICE: This PLC program should only be used AFTER P
v_home_13.pmc
/*File Name : Xx_linea.plc
Description : Phasing PLC Program for Motor #1
NOTICE: This PLC program should only be used AFTER PMAC2 has been
powered up AND AFTER YOUR AMPLIFIERS have are powe
u_home_12.pmc
/*File Name : Xx_linea.plc
Description : Phasing PLC Program for Motor #1
NOTICE: This PLC program should only be used AFTER PMAC2 has been
powered up AND AFTER YOUR AMPLIFIERS have are powe
y_home_11.pmc
/******************************************************************
File Name : Xx_linea.plc
Description : Phasing PLC Program for Motor #1
NOTICE: This PLC program should only be used AFTER P
motor.c
#include "motor.h"
#include "pwm.h"
#include
#include
sbit drv_motor_enb0 = P0^0;
sbit drv_motor_enb1 = P0^4;
sbit drv_motor_dir0 = P0^2;
sbit drv_motor_dir1 = P0^6;
motor.lst
C51 COMPILER V7.50 MOTOR 12/10/2007 17:35:31 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE MOTOR
OBJECT MODULE PLACED IN m
selftest.lnp
"STARTUP.obj",
"main.obj",
"timer.obj",
"pwm.obj",
"motor.obj"
TO "selftest"
RAMSIZE(256)
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 04/12/2009 20:07:59 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
D:\KEIL\C51\BIN\BL51.EXE S_ MOT