代码搜索:sync
找到约 6,244 项符合「sync」的源代码
代码结果 6,244
www.eeworm.com/read/344460/11877751
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 = "%[
www.eeworm.com/read/152786/12083198
h thread.h
/****************************************************************************
* *
* cryptlib Thread/Mutex Handling *
* Copyright Peter Gutmann 1992-2005 *
*
www.eeworm.com/read/339794/12204024
cta fddi2.cta
/*
* File: CTA-model of Token Ring FDDI Protocol.
* modules: Station, System
* author: Dirk Beyer, 2002
* last change: mvogel 2002-03-12
*
*/
// This module represents the template for one
www.eeworm.com/read/339794/12204084
cta csma32.cta
/*
* File: CTA-model of Carrier Sense Multiple Access Collision Detect
* Protocol (CSMA/CD).
* modules: Sender, Medium
* author: Dirk Beyer, 2002
* last change: mvogel 2002-03-18
*
* Ba
www.eeworm.com/read/339794/12204134
cta csma16.cta
/*
* File: CTA-model of Carrier Sense Multiple Access Collision Detect
* Protocol (CSMA/CD).
* modules: Sender, Medium
* author: Dirk Beyer, 2002
* last change: mvogel 2002-03-18
*
* Ba
www.eeworm.com/read/339051/12264617
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/339051/12265667
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/232955/14175820
c interrupt.c
/*
#######################################
#FILE
# $RCSfile: interrupt.c,v $
# $Date: 2004/05/27 14:42:41 $
# $Revision: 1.4 $
#DESCRIPTION
# interrupt handler
#COPYRIGHT
# (c) 2003 Metrower
www.eeworm.com/read/208169/15252061
txt 8251_8055_verilog.txt
/*****************************************************************************
通用串行异步收发器8251的Verilog HDL源代码
注意:作者不能保证本模块的完整和精确,使用本模块者如遇问题一切责任自负
***************************************************