代码搜索结果

找到约 7,992 项符合 Motor 的代码

motor.lst

C51 COMPILER V7.06 MOTOR 11/14/2008 21:02:33 PAGE 1 C51 COMPILER V7.06, COMPILATION OF MODULE MOTOR OBJECT MODULE PLACED IN m

motor.h

#ifndef motor_h #define motor_h sbit DIR_R = P0^1; sbit DIR_L = P0^3; sbit BRAKE_L = P0^2; sbit BRAKE_R = P0^0; void INIT_SFR(void); void motor(void); #endif

motor.plg

礦ision3 Build Log Project: D:\motor\motor.uv2 Project File Date: 11/06/2008 Output: Build target '.h' assembling START_AD.A51... compiling l

motor._c

//***************************FileName:Motor.C************************ //***************************ICCAVR6.30编译************************** #include #include #include

motor.c

//***************************FileName:Motor.C************************ //***************************ICCAVR6.30编译************************** #include #include #include

motor.mp

NOTE: AVR Code addresses are word addresses All other addresses (including ones in FLASH) are byte addresses Area Addr Size Decimal Bytes (Attributes) ----------

motor.mak

CC = iccavr CFLAGS = -IC:\icc\include\ -e -l -g -Wa-W ASFLAGS = $(CFLAGS) -Wa-g LFLAGS = -LC:\icc\lib\ -g -Wl-W -bfunc_lit:0x22.0x2000 -dram_end:0x25f -bdata:0x60.0x25f -dhwstk_size:16 -beepro

motor.dbg

IMAGECRAFT DEBUG FORMAT VERSION 1.1 CPU AVR DIR E:\张军\AVR\光盘内容\实例源文件\第九章工程\ FILE Motor.c FUNC Putdata 80 fV BLOCK 30 82 DEFREG i 20 I DEFREG data 16 pc LINE 30 82 LINE 31 82 LINE 32 86 LIN