代码搜索结果
找到约 858 项符合
Stepper 的代码
stepmot.rem
Stepper motor
stkreg_u.c
/* File: STKREG.C */
/****************************************************************************
*
* STK16XSW.STKREG
* ===============
*
* Routines for the Acces to the stepper motor and the
stkreg_u.h
/* File: STKXREG.H */
/****************************************************************************
*
* STK16XSW.STKREG
* ===============
*
* Routines for the Acces to the stepper motor and th
stkreg_u.c
/* File: STKREG.C */
/****************************************************************************
*
* STK16XSW.STKREG
* ===============
*
* Routines for the Acces to the stepper motor and the
stkreg_u.h
/* File: STKXREG.H */
/****************************************************************************
*
* STK16XSW.STKREG
* ===============
*
* Routines for the Acces to the stepper motor and th
stkreg_u.c
/* File: STKREG.C */
/****************************************************************************
*
* STK16XSW.STKREG
* ===============
*
* Routines for the Acces to the stepper motor and the
makefile
# stepper/makefile
# Comment/uncomment the following line to enable/disable debugging
#DEBUG = y
# Change it here or specify it on the "make" commandline
INCLUDEDIR = /usr/include
ifeq ($(DEBUG),y)
timelog
#!/bin/sh
#set -v
while true; do
echo T`date +%H:%M` M`cut -f 1 -d ' ' /proc/loadavg` > /dev/stepper
sleep 10; done
stepperpro.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
File 1,5,
stepper.c
/*****************************************/
/* Copyright (c) 2005, 通信工程学院 */
/* All rights reserved. */
/* 作 者:戴 佳 */
/*****************************************/