代码搜索结果
找到约 1,016 项符合
Servo 的代码
play.c
/* Copyright 1996, ESS Technology, Inc. */
/* SCCSID @(#)play.c 4.171 03/16/05 */
/*
* For Philips DSA and CD7 servo.
*/
#include
#include
#include
#include "vc
crc.c
/*****************************************************
//* STEP SERVO TECHNOLOGY Copyright (c) 2004,研发一部
//* 项目名称:
//* 函数名称:crc(void)
//* 内容简介:
//* 功能与实现方法: Modbus RTU CRC校
//* 函数接口说明:
//* 当前版
time1int.c
/* Copyright 1997, ESS Technology, Inc. */
/* SCCSID @(#)time1int.c 4.3 09/30/03 */
/*
* Timer1 is used by servo control code
*/
#include "common.h"
#include "const.h"
#include "vcxi.h"
#inclu
tda7410.c
#include "global.h"
#include "i2c.h"
#include "mb90092.h"
#include "tda7410.h"
void write_tda7410(unsigned char addr,unsigned char datt);
void SOUND_servo(void)
{
rcservo_task.c
/*
rcservo_task.c
Control two radio-controlled servo motors through the parallel port.
Notes:
At 5 V input, need all of 20K pull-up.
Min time is 0.35 msec, max is 2.45 msec.
*/
#include
monitor.c
// The file "winav.h" must be included in first line
#include "winav.h"
#include "utl.h"
#include "hal.h"
#include "servo.h"
#include "input.h"
#include "chips.h"
#include "cdinfo.h"
#in
tft.c
//for tft control for portable
#include "winav.h"
// Micky2.80p, declare malloc.h into platform.h
#include "hal.h"
#include "servo.h"
#include "input.h"
#include "chips.h"
#ifdef _WINDVD
tda7410.c
#include "global.h"
#include "i2c.h"
#include "mb90092.h"
#include "tda7410.h"
void write_tda7410(unsigned char addr,unsigned char datt);
void SOUND_servo(void)
{
fs.h
#ifndef __FS_H
#define __FS_H
#include "udf_167.h"
#ifdef DVD_SERVO
extern BYTE gbSrvDiscStatus;
#define DISC_IS_DVD() (gbSrvDiscStatus&0x40)
#else
#define DISC_IS_DVD() (0)
#endif
set.h
#define RELEASE
//#define EMU_DEMO_BOARD
#define SUPPORT_COMBO 1
#define PANASONIC_SERVO
#define Motor_Driver_22000
#define PUH_SAMSUNG
#define SUPPORT_OLD_NES_DISC
#define SUPPORT_GAME 1