代码搜索结果
找到约 7,992 项符合
Motor 的代码
motor.h
#include "general.h"
//==================== PIN DEFINITIONS ======================
// LED's - Active high
#define pinLED1 LATAbits.LATA9
#define pinLED2 LATAbits.LA
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.c
#include
#include
#include
#include
#include /* prototype declarations for I/O functions */
sbit cflag=ACC^7;
motor.hex
:0C138100FC60DAF266B6BEE0FEF68E02FA
:0C000300025C0019024D0028024F003280
:0F12C200C2917F057E001212D1D2917F057E006E
:1012D100EF1FAA0670011E4A600BE4FDEDC3947D69
:0512E10050EE0D80F746
:0112E60022E5
motor.plg
礦ision2 Build Log
Project:
G:\民院\电子竞赛\2005国\motor\motor.uv2
Project File Date: 09/08/2005
Output:
motor.lst
C51 COMPILER V7.06 MOTOR 09/13/2005 19:28:53 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE MOTOR
OBJECT MODULE PLACED IN .
motor.plg
礦ision2 Build Log
Project:
G:\电子设计\motor\motor.uv2
Project File Date: 09/08/2005
Output:
motor.h
#ifndef MOTOR_H
#define MOTOR_H
/**********************************************************************
*