代码搜索结果
找到约 858 项符合
Stepper 的代码
stepperpro.lnp
"Stepper.obj"
TO "StepperPro"
RAMSIZE(256)
stepper.h
/*****************************************/
/* Copyright (c) 2005, 通信工程学院 */
/* All rights reserved. */
/* 作 者:戴 佳 */
/*****************************************/
stepper.lst
MACRO ASSEMBLER STEPPER 02/14/06 14:00:51 PAGE 1
WIN32 MACRO ASSEMBLER MA51 V06.04.16OBJECT MODULE PLACED IN E:\BACK2005LAST\WORKS\STEPPER\STEPPER.OBJ
ASS
steppervar.inc
;---------------------------------------------------
; Register & Bits Declarations for the Liquid Mixing
;---------------------------------------------------
;Stepper Used Registers
;-----
steppervar.bak
;---------------------------------------------------
; Register & Bits Declarations for the Liquid Mixing
;---------------------------------------------------
;Stepper Used Registers
;-----
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)
stepper.h
/*
* stepper.h -- definitions for the char module
*
*********/
/*
* Macros to help debugging
*/
#undef PDEBUG /* undef it, just in case */
#ifdef STEP_DEBUG
# ifdef __KERNEL__
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
stepper.c
/*
* stepper.c -- char module
*
*********/
#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif
#define __NO_VERSION__ /* don't define kernel_verion in module.h *
stepperpro.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1,
File 1,5,