代码搜索结果

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

motor_pi.c

#include "bit_operation.h" #include "motor_pi.h" #include #include #include #include #include #include #include

motor2.c

#include #include #include // AVR ATmega8515L // (实验板板针注释) // ______ ______ //

motor2.lis

.module motor2.c .area text(rom, con, rel) 0000 .dbfile H:\motor2\motor2.c 0000 .dbfunc e InitPorts _InitPorts

motor2.s

.module motor2.c .area text(rom, con, rel) .dbfile H:\motor2\motor2.c .dbfunc e InitPorts _InitPorts fV .even _InitPorts:: .dbline -1 .dbline 67 ; #include ; #include

motor2.hex

:0200000010C02E :14002200CFE5D2E0CDBFDEBFC051D0400AEA08830024E0E6B1 :14003600F0E010E0E036F10711F00192FBCF0083E2E2F0E073 :14004A00A0E6B0E010E0E232F10721F0C89531960D92F9CFF4 :14005E003BD1FFCF8FEF8AB

motor2.o

XL H 1 areas 18 global symbols M motor2.c S push_gset1 Ref0000 S div16s Ref0000 S pop_gset1 Ref0000 S empy16s Ref0000 A text size 29C flags 0 dbfile H:\motor2\motor2.c dbfunc e InitPorts 0 fV

motor2.lst

__text_start: __start: 0011 E5CF LDI R28,0x5F 0012 E0D2 LDI R29,2 0013 BFCD OUT 0x3D,R28 0014 BFDE OUT 0x3E,R29 0015 51C0 SUBI R28,0x10 0016 40D

motor2.dbg

IMAGECRAFT DEBUG FORMAT VERSION 1.1 CPU AVR DIR H:\motor2\ FILE motor2.c FUNC InitPorts 62 fV BLOCK 67 62 LINE 67 62 LINE 68 62 LINE 68 66 LINE 70 6A LINE 70 6E LINE 72 70 LINE 72 74 LIN

motor2.mak

CC = iccavr CFLAGS = -IC:\icc\include\ -e -DATMega8515 -l -g -Mavr_enhanced_small -Wa-W ASFLAGS = $(CFLAGS) -Wa-g LFLAGS = -LC:\icc\lib\ -g -Wl-W -bfunc_lit:0x22.0x2000 -dram_end:0x25f -bdata: