代码搜索结果
找到约 1,016 项符合
Servo 的代码
download.c
//***************************************************************************
//
// 文 件 名: download.c
//
// 作 者: 张飞
//
// 目标对象: AT89S52
//
// 编 译 器: ISP
//
// 功能描述: 下料部单独控制程序
//
//
download.lst
C51 COMPILER V7.50 DOWNLOAD 03/09/2009 17:03:12 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE DOWNLOAD
OBJECT MODULE PLACED I
pwm.vhd
--
-- 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在
--PC机上安装一个串口调试工具来验证程序的功能。
-- 程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控
--制器,10个bit是1位起始位,8个数据位,1个结束
--位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实
--现相应的波特率。程序当前设定的div_par 的值是0x104, ...
submarin.cfg
/* Copyright 1998, ESS Technology, Inc. */
/* SCCSID @(#)submarin.cfg 1.3 05/26/98 */
/*
* $Log$
*/
/*
* Configuration for ESS Submariner board
*
* CPU: 67.5MHz 3210
* 3207
repository
accordoplus/SoftwareDesign/Software/sources/servo/STM
custom.lkv
-z -c -m"dc.map" -o"dc.out" -x -i"f:/ti/c2000/rtdx/lib" -i"f:/ti/c2400/cgtools/lib"
"E:\hqb_servo\total_motor_control\asy_inductor_motor\double_loop5.1\dc\a_dc.obj"
"E:\hqb_servo\total_motor_control
custom.lkf
-z -c -m"dc.map" -o"dc.out" -x -i"f:/ti/c2000/rtdx/lib" -i"f:/ti/c2400/cgtools/lib"
"E:\hqb_servo\total_motor_control\asy_inductor_motor\double_loop5.1\dc\a_dc.obj"
"E:\hqb_servo\total_motor_control
cc3_pin_defines.h
/*
* Copyright 2006 Anthony Rowe and Adam Goode
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may o
dvddsp.h
#ifndef __DVDDSP_H
#define __DVDDSP_H
//#define DVDDSP_busy() ((regs0->dvddsp_function & (1
pwm.vhd
--
-- 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在
--PC机上安装一个串口调试工具来验证程序的功能。
-- 程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控
--制器,10个bit是1位起始位,8个数据位,1个结束
--位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实
--现相应的波特率。程序当前设定的div_par 的值是0x104, ...