代码搜索结果
找到约 5,524 项符合
Motor 的代码
ex8_bldc_hw_test.c
// ***********************************************************************
// File : EX8_BLDC_HW_TEST.C
// Purpose : ㄏノ Motor Control PWM
ex6_acim_simadc.c
// ***********************************************************************
// File : Ex4_ACIM_SIMADC.C
// Purpose : ㄏノ Motor Control PWM 癳
ex5_acim.c
// ***********************************************************************
// File : EX5_ACIM.C
// Purpose : ㄏノ Motor Control PWM 癳
test motor.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
File 1,1,
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
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