代码搜索:sync
找到约 6,244 项符合「sync」的源代码
代码结果 6,244
www.eeworm.com/read/226164/4787661
h cdbhost.h
/* cdbHost.h - Command Descriptor Block host header */
/* Copyright 2004 TAEBAEK Soft Corp. */
/*
modification history
--------------------
02e,28nov05,jmLee version control sync.
02d,01au
www.eeworm.com/read/209559/4967034
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/209559/4973360
txt 53c700.txt
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/204713/5029446
vhd spike.vhd
--
-- spike filter with sync in
--
library ieee ;
use ieee.std_logic_1164.all ;
use ieee.numeric_std.all ;
entity spike is
port (
clk : in std_logic;
reset : in std_logic;
in_sp : in std_logic
www.eeworm.com/read/179911/5296894
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/350097/3131787
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/337546/3336322
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/324920/3495120
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/316872/3595770
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/316872/3599198
h fcntl.h
#ifndef _ASM_GENERIC_FCNTL_H
#define _ASM_GENERIC_FCNTL_H
#include
/* open/fcntl - O_SYNC is only implemented on blocks devices and on files
located on an ext2 file system */
#def