代码搜索结果

找到约 916 项符合 Stepper 的代码

stepper.h

/*****************************************/ /* Copyright (c) 2005, 通信工程学院 */ /* All rights reserved. */ /* 作 者:戴 佳 */ /*****************************************/

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

/*****************************************/ /* Copyright (c) 2005, 通信工程学院 */ /* All rights reserved. */ /* 作 者:戴 佳 */ /*****************************************/