代码搜索:sync
找到约 6,244 项符合「sync」的源代码
代码结果 6,244
www.eeworm.com/read/126004/14452410
c video32v2.c
//video gen and sound
//D.5 is sync:1000 ohm + diode to 75 ohm resistor
//D.6 is video:330 ohm + diode to 75 ohm resistor
//C.0 is sound
#pragma regalloc- //I allocate the registers myse
www.eeworm.com/read/205880/15304648
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity controller is
port(
sync_s1 : in vl_logic;
self_test_s1 : in vl_logic;
decoded_column_s1: in vl_log
www.eeworm.com/read/489527/1222734
java servlettemplate.java
package org.eclipse.jst.j2ee.web;
import org.eclipse.jst.j2ee.internal.web.operations.*;
import java.util.*;
public class ServletTemplate
{
protected static String nl;
public static sync
www.eeworm.com/read/479151/1339342
53c700 readme.53c700
General Description
===================
This driver supports the 53c700 and 53c700-66 chips. It also supports
the 53c710 but only in 53c700 emulation mode. It is full featured and
does sync (-66 an
www.eeworm.com/read/479151/1340353
c farsync.c
/*
* FarSync X21 driver for Linux (2.4.x kernel version)
*
* Actually sync driver for X.21, V.35 and V.24 on FarSync T-series cards
*
* Copyright (C) 2001 FarSite Communications Lt
www.eeworm.com/read/479151/1340375
c cycx_drv.c
/*
* cycx_drv.c Cyclom 2X Support Module.
*
* This module is a library of common hardware specific
* functions used by the Cyclades Cyclom 2X sync card.
*
* Author: Arnaldo Carvalho de Melo
www.eeworm.com/read/250243/4439026
c cycx_drv.c
/*
* cycx_drv.c Cyclom 2X Support Module.
*
* This module is a library of common hardware specific
* functions used by the Cyclades Cyclom 2X sync card.
*
* Author: Arnaldo Carvalho de Melo
www.eeworm.com/read/243567/4524924
c farsync.c
/*
* FarSync X21 driver for Linux (2.4.x kernel version)
*
* Actually sync driver for X.21, V.35 and V.24 on FarSync T-series cards
*
* Copyright (C) 2001 FarSite Communications Lt
www.eeworm.com/read/243567/4524945
c cycx_drv.c
/*
* cycx_drv.c Cyclom 2X Support Module.
*
* This module is a library of common hardware specific
* functions used by the Cyclades Cyclom 2X sync card.
*
* Author: Arnaldo Carvalho de Melo
www.eeworm.com/read/226164/4787659
h usbohci.h
/* usbohci.h - OpenHCI Specification 1.0 header */
/* Copyright 2004 TAEBAEK Soft Corp. */
/*
modification history
--------------------
02e,28nov05,jmLee version control sync.
02d,01aug05,