代码搜索结果
找到约 1,016 项符合
Servo 的代码
daytona2.cfg
/* Copyright 1998, ESS Technology, Inc. */
/* SCCSID @(#)daytona2.cfg 4.3 05/19/03 */
/*
* This is based on version 1.5 of daytona.cfg. Changed for 2545 system
*/
/*
* Configuration for ESS
set.h
#define SONY_SERVO
#define PUH_SONY213_C
#define RELEASE
#define SUPPORT_COMBO 1
#undef SUPPORT_GAME
#undef SUPPORT_OLD_NES_DISC
redrey.c
//
#include "includes.h"
INT8U Hwsam(void)
{
INT8U Hwrd;
INT8S Hwcode;
DDRH = 0x0f;
_NOP_;
_NOP_;
Hwrd = PTIH;
Hwrd = Hwrd & 0b01100000; //onle co
sel.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.numeric_std.all;
-------------------------------------------------------------------------------
-- Baud rate generator
--------------------
test.hier_info
|test
to_motor PWM:inst4.clk
clk => RxUnit:inst.Clk
clk => ClkUnit:inst1.SysClk
clk => PWM:inst3.clk
rst => RxUnit:inst.Reset
rst => ClkUnit:inst1.Reset
rst => SEL
sel.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.numeric_std.all;
-------------------------------------------------------------------------------
-- Baud rate generator
--------------------
test.hier_info
|test
to_motor PWM:inst4.clk
clk => RxUnit:inst.Clk
clk => ClkUnit:inst1.SysClk
clk => PWM:inst3.clk
rst => inst7.IN0
remote => inst7.IN1
rxd => RxUnit:inst.RxD
t
repository
accordoplus/SoftwareDesign/Software/sources/servo
daytona.cfg
/* Copyright 1998, ESS Technology, Inc. */
/* SCCSID @(#)daytona.cfg 4.2 05/19/03 */
/*
* $Log$
*/
/*
* Configuration for ESS Daytona board
*
* CPU: 67.5MHz 3210
* 3881
*
* Summary:
*
servogdt.h
/* Copyright 2002-2003, ESS Technology, Inc. */
/* SCCSID @(#)servogdt.h 1.15 03/10/04 */
/* Based on servo.h 2.9 02/27/01 */
/*
* $Log$
*/
#ifndef __SERVOGDT_H__
#define __SERVOGDT_H__
#inc