代码搜索结果

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

motor_test.hex

:100000000C9430000C949F060C944B000C944B0005 :100010000C944B000C944B000C944B000C944B0034 :100020000C944B000C9426060C944B000C944B0043 :100030000C944B000C944B000C944B000C944B0014 :100040000C944B000C9

motor.o.d

motor.o: motor.c motor.h twi.h motor.h: twi.h:

motor_control.hex

:100000000C9441000C945E000C945E000C945E0015 :100010000C945E000C945E000C945E000C945E00E8 :100020000C945E000C9431040C945E000C947904E2 :100030000C945E000C945E000C945E000C945E00C8 :100040000C945E000C9

motor_control.sym

00000000 W __heap_end 00000000 a __tmp_reg__ 00000000 a __tmp_reg__ 00000000 a __tmp_reg__ 00000000 a __tmp_reg__ 00000000 a __tmp_reg__ 00000000 a __tmp_reg__ 00000000 a __tmp_reg__ 00000000

motor_control.lss

motor_control.elf: file format elf32-avr Sections: Idx Name Size VMA LMA File off Algn 0 .text 0000138e 00000000 00000000 00000074 2**1

motor_control.h

#ifndef _MOTOR_CONTROL_ #define _MOTOR_CONTROL_ #include #include #include "motor.h" #include "sensor.h" #include "time.h" #include "uart.h" #include "position.h"