代码搜索:sync
找到约 6,244 项符合「sync」的源代码
代码结果 6,244
www.eeworm.com/read/457359/7327202
v wb_lpc_defines.v
//////////////////////////////////////////////////////////////////////
//// ////
//// wb_lpc_defines.v
www.eeworm.com/read/330692/12874759
v framer.v
//
// Simple example of a "framer". In this case, an MPEG framer where
// data is sent in 188-byte frames which begin with a special SYNC character
// defined as 47 hex. Framing must, of course,
www.eeworm.com/read/243682/12924244
txt verilog2001.txt
/L20"Verilog 1364-2001" Line Comment = // Block Comment On = /* Block Comment Off = */ String Chars = " File Extensions = V VL VMD
/Delimiters = ~!@%^&*()-+=|\/{}[]:;" , .?#
/Function String = "%[a-
www.eeworm.com/read/304275/13796962
h patchlevel.h
/* Keep JAMVERSYM in sync with VERSION. */
/* It can be accessed as $(JAMVERSION) in the Jamfile. */
#define VERSION "2.5"
#define JAMVERSYM "JAMVERSION=2.5"
www.eeworm.com/read/147766/5723540
s util.s
/*
* arch/ppc/boot/common/util.S
*
* Useful bootup functions, which are more easily done in asm than C.
*
* NOTE: Be very very careful about the registers you use here.
* We don't follow any AB
www.eeworm.com/read/140467/5791609
c flash.c
/*
* (C) Copyright 2003 Motorola Inc.
* Xianghua Xiao,(X.Xiao@motorola.com)
*
* (C) Copyright 2000, 2001
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* (C) Copyright 2001, Stuart
www.eeworm.com/read/136812/5858786
c waddnstr.c
/* Copyright (c) 1984 AT&T */
/* All Rights Reserved */
/* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */
/* The copyright notice above does not evidence any */
/* actual or intended p
www.eeworm.com/read/136812/5860554
c gp2test_msgs.c
#ifndef lint
static char sccsid[] = "@(#)gp2test_msgs.c 1.1 92/07/30 Copyright Sun Micro";
#endif
/*
* Copyright (c) 1988 by Sun Microsystems, Inc.
*/
/* gp2test.c */
char *stopped_msg = "Stop
www.eeworm.com/read/135153/5887806
c fbset.c
/* vi: set sw=4 ts=4: */
/*
* Mini fbset implementation for busybox
*
* Copyright (C) 1999 by Randolph Chung
*
* This program is free software; you can redistribute it and/or m