代码搜索结果

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

motor.prj

[Command Filename] c6713.cmd [Project Root] C:\Documents and Settings\wsn14\官帕 拳搁\货背犁累诀\烹钦 抗力 橇肺弊伐(6713)\12厘\Motor [Build Option] Assembler = C:\dspstar\c6000\bin\cl6x.exe Assembler Option =

motor.h~

#ifndef __MOTOR_H__ #define __MOTOR_H__ #include "MEGA16.h" #define DIN_L PORTA=PORTA&0xfe #define DIN_H PORTA=PORTA|0x01 #define SCLK_L PORTA=PORTA&0xfd #define SCLK_H PORTA

motor.h

#ifndef __MOTOR__ #define __MOTOR__ #define BR 1

motor.c

#include #include "MOTOR.h" #include "..\KEY\KEY.h" void CAPTURE_INIT() { PINSEL1 |=1

motor.c

#include "Reg51.h" #include "Main.h" #include "Motor.h" sbit SM_1A = P1^4; sbit SM_2A = P1^5; sbit SM_XB = P1^6; sbit PWR_ON = P1^7; char Motor_Status = 3; void Mort

motor.h

#ifndef _MOTOR_H_ #define _MOTOR_H_ #define FORWARD 1 #define BACKWARD 0 extern void Motor_Rotate(uchar Step,uchar Direction); extern void Mortor_Power_On(void); extern void Mo

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) ----------