代码搜索结果

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

motor.c

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

motor.src

; .\motor.SRC generated from: motor.c ; COMPILER INVOKED BY: ; C:\Keil\C51\BIN\C51.EXE motor.c BROWSE DEBUG OBJECTEXTEND SRC(.\motor.SRC) $NOMOD51 NAME MOTOR P0 DATA 080H P1 DATA 09

motor.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {

motor.lnp

"motor.obj" TO "motor" RAMSIZE(256)

motor.hex

:100877000E0C0D090B0307060607030B090D0C0EDB :0E083C00EE93F580D294C295D296D297C297D1 :10084A00AF08E4FDFC0DBD00010CED64C84C70F569 :02085A00DFF0CD :01085C002279 :0A08AD00E4FEEEC39F50030E80F836 :010

motor.c

/******************************************************************/ /*****************************************************************/ /*

motor.lst

C51 COMPILER V7.09 MOTOR 03/31/2008 22:02:07 PAGE 1 C51 COMPILER V7.09, COMPILATION OF MODULE MOTOR OBJECT MODULE PLACED IN m

motor.plg

礦ision2 Build Log Project: E:\单片机\硬件\实验例程\步进电机\motor.uv2 Project File Date: 01/06/2008 Output:

motor.c

#include #include //***************define pins for motor***************// #define MF PORTDbits.RD2 #define MB PORTDbits.RD3 //***************define motor variable*