代码搜索:ESS
找到约 2,104 项符合「ESS」的源代码
代码结果 2,104
www.eeworm.com/read/285058/8872426
vfd svv0708.vfd
/* Copyright 1998, ESS Technology, Inc. */
/* SCCSID @(#)svv0708.vfd 4.1 11/05/02 */
/* Based on svv0708.vfd 1.3 03/19/99 */
/*
* ZEC VFD 25-0704
* Application: DVD, VCD
*
* VFD controllers:
www.eeworm.com/read/285058/8872551
c cdctl.c
/* Copyright 1998, ESS Technology, Inc. */
/* SCCSID @(#)cdctl.c 4.20 01/17/05 */
/* based on SVCD CD7II cdctl.c 1.55 6/7/99 */
/*
* $Log$
*/
/*
* This is a generic servo driver. It can drive
www.eeworm.com/read/285058/8872584
h ir.h
/* Copyright 1996, ESS Technology, Inc. */
/* SCCSID @(#)ir.h 4.2 02/17/03 */
/*
* This is modified from version 1.17 of ir.h
*/
#ifndef _IR_H_
#define _IR_H_
#ifdef IR
/* State for receiving IR
www.eeworm.com/read/285058/8872639
h 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
www.eeworm.com/read/285058/8872938
h cd.h
/* Copyright 1996, ESS Technology, Inc. */
/* SCCSID @(#)cd.h 4.5 11/10/03 */
/*
* $Log$
*/
#ifndef __CD_H__
#define __CD_H__
#include "common.h"
#define CDTIME_FILTER /* filter out "bad"
www.eeworm.com/read/285058/8872999
h osd.h
/* Copyright 1997, ESS Technology, Inc. */
/* SCCSID @(#)osd.h 4.2 06/16/03 */
/*
* $Log$
*/
#ifndef __OSD_H__
#define __OSD_H__
/* OSD color */
#define OSD_CLEAR 0x7000 /* bla
www.eeworm.com/read/285058/8873044
h panel.h
/* Copyright 1996, ESS Technology, Inc. */
/* SCCSID @(#)panel.h 4.3 07/27/04 */
/*
* $Log$
*/
#ifndef __PANEL_H__
#define __PANEL_H__
#define SYSTEM_STOP 0
#define SYSTEM_OPEN 1
#def
www.eeworm.com/read/285058/8873102
h vcd.h
/* Copyright 1996, ESS Technology, Inc. */
/* SCCSID @(#)vcd.h 4.8 11/05/04 */
/*
* $Log$
*/
#ifndef __VCD_H__
#define __VCD_H__
#include "common.h"
#define INFO_VCD_SIZE 400 /* Bytes */
#
www.eeworm.com/read/169504/9853887
h cd.h
/* Copyright 1996, ESS Technology, Inc. */
/* SCCSID @(#)cd.h 1.3 10/24/97 */
/*
* $Log$
*/
#ifndef __CD_H__
#define __CD_H__
#include "common.h"
extern unsigned int adjCDtime(unsigned int t
www.eeworm.com/read/169504/9853952
h panel.h
/* Copyright 1996, ESS Technology, Inc. */
/* SCCSID @(#)panel.h 1.29 2/17/98 */
/*
* $Log$
*/
#ifndef __PANEL_H__
#define __PANEL_H__
#define SYSTEM_INIT 0
#define SYSTEM_STOP 1
#def