代码搜索:ESS
找到约 2,104 项符合「ESS」的源代码
代码结果 2,104
www.eeworm.com/read/205421/15316184
awk getver.awk
# SCCSID @(#)getver.awk 1.1 11/19/96
#
# Get versions of all files used to make current target
#
BEGIN {
printf("#\n# Copyright 1996, ESS Technology, Inc.\n");
printf("# SCCSID %%%s%% %%%s%%
www.eeworm.com/read/205421/15316190
c vfd_tbl7.c
/* Copyright 1997, ESS Technology, Inc. */
/* SCCSID @(#)vfd_tbl7.c 1.4 6/3/98 */
/*
* This is for customer 007 (based on version 1.16 of vfd_tbl.c)
*/
#include "vfdshare.h"
/*- vfd table ---
www.eeworm.com/read/205421/15316212
h mvd.h
/* Copyright 1996, ESS Technology, Inc. */
/* SCCSID @(#)mvd.h 1.6 2/3/98 */
/*
* $Log$
*/
#ifndef FAKE
#ifndef _MVD_H_
#define _MVD_H_
/*
* EXAMPLE:
* --------
* #include "mvd.h"
*
* re
www.eeworm.com/read/205421/15316235
awk getver.awk
# SCCSID @(#)getver.awk 1.1 11/24/97
#
# Get versions of all files used to make current target
#
BEGIN {
printf("#\n# Copyright 1996, ESS Technology, Inc.\n");
printf("# SCCSID %%%s%% %%%s%%\
www.eeworm.com/read/205421/15316264
h mpgaudio.h
/* Copyright 1996, ESS Technology, Inc. */
/* SCCSID @(#)mpgaudio.h 1.5 3/2/98 */
/*
* $Log$
*/
void AUD_init(void);
int AUD_decode(void);
void AUD_set_PES(int);
www.eeworm.com/read/205421/15316330
awk getver.awk
# SCCSID @(#)getver.awk 1.1 11/24/97
#
# Get versions of all files used to make current target
#
BEGIN {
printf("#\n# Copyright 1996, ESS Technology, Inc.\n");
printf("# SCCSID %%%s%% %%%s%%\
www.eeworm.com/read/205421/15316377
c fsosd.c
/* Copyright 1996, ESS Technology, Inc. */
/* SCCSID @(#)fsosd.c 1.99 7/7/98 */
/*
* $Log$
*/
#include "common.h"
#include "display.h"
#include "util.h"
#include "mvd.h"
www.eeworm.com/read/285058/8871875
h regcom.h
/* Copyright 2001, ESS Technology, Inc.
/* SCCSID @(#)regcom.h 1.7 05/10/02 */
/*
* $Log$
*/
#ifdef GAMEBOY
typedef union
{
#ifdef LSB_FIRST
struct { unsigned char l,h; } B;
#else
struct { un
www.eeworm.com/read/285058/8872156
h pts.h
/* Copyright 1996, ESS Technology, Inc. */
/* SCCSID @(#)pts.h 4.4 11/05/04 */
/* Based on pts.h 3.1 08/27/01 */
/*
* $Log$
*/
#ifdef MPEG_AV_SYNC
#define RESYNC_O
www.eeworm.com/read/285058/8872229
h micro.h
/* Copyright 1996, ESS Technology, Inc. */
/* SCCSID @(#)micro.h 4.1 11/05/02 */
/*
* $Log$
*/
#ifndef __MICRO_H__
#define __MICRO_H__
#define REMOTE_VALID (codeIR & 0x100)
/*
*