代码搜索:Async

找到约 3,194 项符合「Async」的源代码

代码结果 3,194
www.eeworm.com/read/159825/5581115

h serial.h

/* * include/linux/serial.h * * Copyright (C) 1992 by Theodore Ts'o. * * Redistribution of this file is permitted under the terms of the GNU * Public License (GPL) */ #ifndef _M68K_
www.eeworm.com/read/155397/5622754

nc hpladc.nc

// $Id: HPLADC.nc,v 1.2.4.4 2003/08/26 09:08:12 cssharp Exp $ /* tab:4 * "Copyright (c) 2000-2003 The Regents of the University of California. * All rights reserved. * * Permission to
www.eeworm.com/read/155397/5622816

nc leds.nc

// $Id: Leds.nc,v 1.2.4.5 2003/08/26 09:08:12 cssharp Exp $ /* tab:4 * "Copyright (c) 2000-2003 The Regents of the University of California. * All rights reserved. * * Permission to us
www.eeworm.com/read/155397/5623021

nc hplspim.nc

// $Id: HPLSpiM.nc,v 1.5.4.4 2003/08/26 09:08:16 cssharp Exp $ /* tab:4 * "Copyright (c) 2000-2003 The Regents of the University of California. * All rights reserved. * * Permission to
www.eeworm.com/read/155397/5623064

nc noleds.nc

// $Id: NoLeds.nc,v 1.2.4.4 2003/08/26 09:08:17 cssharp Exp $ /* tab:4 * "Copyright (c) 2000-2003 The Regents of the University of California. * All rights reserved. * * Permission to
www.eeworm.com/read/152843/5657207

c simserial.c

/* * Simulated Serial Driver (fake serial) * * This driver is mostly used for bringup purposes and will go away. * It has a strong dependency on the system console. All outputs * are rerouted to
www.eeworm.com/read/170567/9798095

c serial.c

/* * linux/drivers/char/serial.c * * Copyright (C) 1991, 1992 Linus Torvalds * Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, * 1998, 1999 Theodore Ts'o * * Extensively rewritten by
www.eeworm.com/read/249484/12492885

wzd readme.wzd

///////////////////////////////////////////////////////////////////// // To play a beep ///////////////////////////////////////////////////////////////////// // 1) to play a simple tone ::Beep(
www.eeworm.com/read/102935/6227560

h zx4500_serial.h

/* * include/asm-ppc/zx4500_serial.h * * Definitions for Znyx ZX4500 board support * * Author: Mark A. Greer * mgreer@mvista.com * * Copyright 2000, 2001 MontaVista Software Inc. *
www.eeworm.com/read/291204/8435004

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Label1: TLabel; Button1: TButton;