代码搜索:asynchronous
找到约 2,366 项符合「asynchronous」的源代码
代码结果 2,366
www.eeworm.com/read/306245/3744434
cpp active2.cpp
// active2.cpp
//
// Copyright (c) 1999-2007 Symbian Software Ltd. All rights reserved.
//
// $Change: 937687 $
// Asynchronous keyboard processing with messenger program.
// A single CKeyMes
www.eeworm.com/read/306245/3744451
cpp active2.cpp
// active2.cpp
//
// Copyright (c) 1999-2007 Symbian Software Ltd. All rights reserved.
//
// $Change: 937687 $
// Asynchronous keyboard processing with messenger program.
// A single CKeyMes
www.eeworm.com/read/301877/3830968
h serchan.h
/*
* serchan.h
*
* Asynchronous Serial I/O channel class.
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
*
* The contents of this file are subject to the Mozil
www.eeworm.com/read/301877/3830988
h conchan.h
/*
* conchan.h
*
* Asynchronous serial I/O channel class.
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
*
* The contents of this file are subject to the Mozil
www.eeworm.com/read/301877/3830993
h serchan.h
/*
* serchan.h
*
* Asynchronous serial I/O channel class.
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
*
* The contents of this file are subject to the Mozil
www.eeworm.com/read/301877/3831153
cxx serchan.cxx
/*
* serchan.cxx
*
* Asynchronous serial I/O channel class implementation.
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
*
* The contents of this file are sub
www.eeworm.com/read/301877/3831221
cxx serial.cxx
/*
* serial.cxx
*
* Asynchronous Serial I/O channel class.
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
*
* The contents of this file are subject to the Mozi
www.eeworm.com/read/301877/3831257
cxx modem.cxx
/*
* modem.cxx
*
* Asynchronous Serial I/O channel class.
*
* Portable Windows Library
*
* Copyright (c) 1993-2002 Equivalence Pty. Ltd.
*
* The contents of this file are subject to the Mozil
www.eeworm.com/read/431664/1905214
docs soa.docs
/**@mainpage Sofia SDP Offer/Answer Engine
@section soa_meta Module Information
The Sofia @b soa module consists of an asynchronous SDP Offer/Answer engine
library. The interface to library is defin
www.eeworm.com/read/411765/2182194
v cal_div2.v
`timescale 1ns/100ps
module cal_div2(
reset,
iclk,
oclk
);
input reset;
input iclk;
output oclk;
reg oclk;
reg poclk;
// asynchronous reset