代码搜索:asynchronous

找到约 2,366 项符合「asynchronous」的源代码

代码结果 2,366
www.eeworm.com/read/411765/2184031

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
www.eeworm.com/read/395674/2433821

c iobyapc.c

/* * IoByAPC.c * * Sample code for Multithreading Applications in Win32 * This is from Chapter 6, Listing 6-3 * * Demonstrates how to use APC's (asynchronous * procedure calls) instead o
www.eeworm.com/read/264357/4288005

bb libaio_0.3.103.bb

# libaio .bb build file # Copyright (C) 2005, Advanced Micro Devices, Inc. All Rights Reserved # Released under the MIT license (see /COPYING) DESCRIPTION="Asynchronous input/output library that use
www.eeworm.com/read/394472/8222733

c iportai_linuxc_mstxrx.c

/* iPort/AI Asynchronous Communication Sample Application for Linux Version 2 - 19-JUN-06 Provided by MCC (Micro Computer Control Corporation) www.mcc-us.com This application supports the foll
www.eeworm.com/read/112766/15477380

c iobyapc.c

/* * IoByAPC.c * * Sample code for Multithreading Applications in Win32 * This is from Chapter 6, Listing 6-3 * * Demonstrates how to use APC's (asynchronous * procedure calls) instead o
www.eeworm.com/read/109695/15551990

c ppp_ahdlc.c

/* * ppp_ahdlc.c - STREAMS module for doing PPP asynchronous HDLC. * * Copyright (c) 1994 The Australian National University. * All rights reserved. * * Permission to use, copy, modify, and dist
www.eeworm.com/read/109695/15552167

c if_ppp.c

/* * if_ppp.c - Point-to-Point Protocol (PPP) Asynchronous driver. * * Copyright (c) 1989 Carnegie Mellon University. * All rights reserved. * * Redistribution and use in source and binary forms
www.eeworm.com/read/109695/15552194

c ppp_tty.c

/* * ppp_tty.c - Point-to-Point Protocol (PPP) driver for asynchronous * tty devices. * * Copyright (c) 1989 Carnegie Mellon University. * All rights reserved. * * Redistribution and us
www.eeworm.com/read/109695/15552198

c if_ppp.c

/* * if_ppp.c - Point-to-Point Protocol (PPP) Asynchronous driver. * * Copyright (c) 1989 Carnegie Mellon University. * All rights reserved. * * Redistribution and use in source and binary forms
www.eeworm.com/read/109695/15552206

c ppp_tty.c

/* * ppp_tty.c - Point-to-Point Protocol (PPP) driver for asynchronous * tty devices. * * Copyright (c) 1989 Carnegie Mellon University. * All rights reserved. * * Redistribution and us