代码搜索结果
找到约 7,992 项符合
Motor 的代码
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.prj
[Compiler Options]
Edit1=C:\icc\include\
Edit2=C:\icc\lib\
Edit8=
CheckBox1=0
CheckBox2=1
Edit3=
Edit4=
Edit11=16
Edit13=
ComboBox1=0
Edit9=8192
Edit10=512
ComboBox2=13
RadioGroup1=0
Ed
motor.lk
Motor.o
motor.h
#include "general.h"
//==================== PIN DEFINITIONS ======================
// LED's - Active high
#define pinLED1 LATAbits.LATA9
#define pinLED2 LATAbits.LA
motor.c
#include
#define uchar unsigned char
#define uint unsigned int
uchar time,status,percent,period;
bit one_round;
uint oldcount,target=500;
void pulse(void) interrupt 1 using 1
{
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)
----------
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