代码搜索结果
找到约 5,524 项符合
Motor 的代码
motor.s
.module Motor.c
.area data(ram, con, rel)
_Ek::
.blkb 2
.area idata
.word 0
.area data(ram, con, rel)
.dbfile E:\张军\AVR\光盘内容\实例源文件\第九章工程\Motor.c
.dbsym e Ek _Ek I
_Ek_1::
.blkb 2
motor.o
XL
H 6 areas 29 global symbols
M Motor.c
S push_gset1 Ref0000
S push_gset2 Ref0000
S push_gset5 Ref0000
S mpy32f Ref0000
S _EEPROMWriteBytes Ref0000
S fp2int Ref0000
S int2fp Ref0000
S pop_l
motor.h
#include "general.h"
//==================== PIN DEFINITIONS ======================
// LED's - Active high
#define pinLED1 LATAbits.LATA9
#define pinLED2 LATAbits.LA
motortest.plg
礦ision3 Build Log
Project:
E:\04级\步进电机仿真项目-ok\Motor\motortest.uv2
Project File Date: 08/22/2007
Output:
setmotor.c
#include
#include
#include
#include
#include
#include
#include
#include "hardware.h"
#include "motor.h"
#includ
motor._c
//***************************FileName:Motor.C************************
//***************************ICCAVR6.30编译**************************
#include
#include
#include
motor.c
//***************************FileName:Motor.C************************
//***************************ICCAVR6.30编译**************************
#include
#include
#include
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
motor.lis
.module Motor.c
.area data(ram, con, rel)
0000 _Ek::
0000 .blkb 2
.area idata
0000 0000