代码搜索结果
找到约 858 项符合
Stepper 的代码
stepper.lst
C51 COMPILER V7.02b STEPPER 12/10/2005 19:18:44 PAGE 1
C51 COMPILER V7.02b, COMPILATION OF MODULE STEPPER
OBJECT MODULE PLACED I
stepper.lst
C51 COMPILER V7.02b STEPPER 12/10/2005 19:18:44 PAGE 1
C51 COMPILER V7.02b, COMPILATION OF MODULE STEPPER
OBJECT MODULE PLACED I
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__
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 *
stepper.lst
C51 COMPILER V7.02b STEPPER 12/10/2005 19:18:44 PAGE 1
C51 COMPILER V7.02b, COMPILATION OF MODULE STEPPER
OBJECT MODULE PLACED I
stepper.c
/*
* STEPPER.C
* sweeping stepper's rotor cw and cww 400 steps
* Copyright (c) 1999 by W.Sirichote
*/
#include c:\mc51\8051io.h /* include i/o header file */
#include c:\mc51\8051reg.h
register
stepper.lst
C51 COMPILER V7.02b STEPPER 12/10/2005 19:18:44 PAGE 1
C51 COMPILER V7.02b, COMPILATION OF MODULE STEPPER
OBJECT MODULE PLACED I
stepper.plg
礦ision2 Build Log
Project:
F:\湘灵电子工作室光盘资料2\实验例程\13步进电机驱动\C代码\stepper.uv2
Project File Date: 04/01/2006
Output:
stepper.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Options 1,0,0 //
stepper.lnp
"stepper.obj"
TO "stepper"
RAMSIZE(256)