代码搜索:sync
找到约 6,244 项符合「sync」的源代码
代码结果 6,244
www.eeworm.com/read/470676/1467833
vhd sync_communication.vhd
LIBRARY IEEE;
USE IEEE.std_logic_1164.ALL;
USE IEEE.std_logic_unsigned.ALL;
ENTITY sync_communication IS
PORT (clk : IN std_logic;
irq : OUT std_logic);
END sync_communicatio
www.eeworm.com/read/464255/1531991
v v_sync.v
//----------------------------------------------------------------------------
// VSYNC Generator - Sub-Level Module
//--------------------------------------------------------------------------
www.eeworm.com/read/464255/1531996
v h_sync.v
//----------------------------------------------------------------------------
// HSYNC Generator - Sub-Level Module
//-----------------------------------------------------------------------------
www.eeworm.com/read/464255/1532085
v v_sync.v
//----------------------------------------------------------------------------
// VSYNC Generator - Sub-Level Module
//--------------------------------------------------------------------------
www.eeworm.com/read/464255/1532090
v h_sync.v
//----------------------------------------------------------------------------
// HSYNC Generator - Sub-Level Module
//-----------------------------------------------------------------------------
www.eeworm.com/read/458653/1584978
c patest_sync.c
/*
* $Id: patest_sync.c,v 1.1.1.1 2002/01/22 00:52:40 phil Exp $
* patest_sync.c
* Test time stamping and synchronization of audio and video.
* A high latency is used so we can hear the differ
www.eeworm.com/read/455847/1608628
nc mlme_sync.nc
// $Id: MLME_SYNC.nc,v 1.1 2004/03/09 01:11:35 jpolastre Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to
www.eeworm.com/read/455847/1608666
nc mlme_sync.nc
/**
* MLME-SYNC-Service Access Point
*
* @author IPP HURRAY http://www.hurray.isep.ipp.pt/art-wise
* @author Andre Cunha
*
*
*/
interface MLME_SYNC
{
//sd pag 105
command result
www.eeworm.com/read/251957/4413523
h sync_layer.h
/*
* GPAC - Multimedia Framework C SDK
*
* Copyright (c) Jean Le Feuvre 2000-2005
* All rights reserved
*
* This file is part of GPAC / SL header file
*
* GPAC is free software; you
www.eeworm.com/read/247473/4482069
c mp_sync.c
/*-
* See the file LICENSE for redistribution information.
*
* Copyright (c) 1996-2002
* Sleepycat Software. All rights reserved.
*/
#include "db_config.h"
#ifndef lint
static const char revid[