代码搜索:Control
找到约 10,000 项符合「Control」的源代码
代码结果 10,000
www.eeworm.com/read/342329/12027542
ocx xp_control.ocx
www.eeworm.com/read/255696/12064422
sch backup of control.sch
www.eeworm.com/read/341784/12064928
o motor_control.o
www.eeworm.com/read/341784/12064950
hex motor_control.hex
:100000000C9441000C945E000C945E000C945E0015
:100010000C945E000C945E000C945E000C945E00E8
:100020000C945E000C9431040C945E000C947904E2
:100030000C945E000C945E000C945E000C945E00C8
:100040000C945E000C9
www.eeworm.com/read/341784/12064951
elf motor_control.elf
www.eeworm.com/read/341784/12064965
sym 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
www.eeworm.com/read/341784/12064980
lss 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
www.eeworm.com/read/341784/12065001
h 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"
www.eeworm.com/read/341784/12065003
c motor_control.c
#include "motor_control.h"
volatile unsigned char sys_time = 0;
#define hand_open() motor(0x3a,500,800)
#define hand_close() motor(0x3a,500,1600)
#define Y_DASH_MAX 7000
#define abs(x) ((