代码搜索:asynchronous
找到约 2,366 项符合「asynchronous」的源代码
代码结果 2,366
www.eeworm.com/read/378966/2678437
c if_ppp.c
/* if_ppp.c - Point-to-Point Protocol (PPP) Asynchronous driver */
/* Copyright 1996 - 2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/* $NetBSD: if_ppp.c,v 1.20 1994/10/30 21:48:52 cgd
www.eeworm.com/read/378488/2685836
c if_ppp.c
/* if_ppp.c - Point-to-Point Protocol (PPP) Asynchronous driver */
/* Copyright 1996 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/* $NetBSD: if_ppp.c,v 1.20 1994/10/30 21:48:52 cgd Exp $
www.eeworm.com/read/377363/2701191
c if_ppp.c
/* if_ppp.c - Point-to-Point Protocol (PPP) Asynchronous driver */
/* Copyright 1996 - 2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/* $NetBSD: if_ppp.c,v 1.20 1994/10/30 21:48:52 cgd
www.eeworm.com/read/371580/2779462
c if_ppp.c
/* if_ppp.c - Point-to-Point Protocol (PPP) Asynchronous driver */
/* Copyright 1996 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/* $NetBSD: if_ppp.c,v 1.20 1994/10/30 21:48:52 cgd Exp $
www.eeworm.com/read/369339/2801033
4 kl.4
.th KL IV 5/27/74
.sh NAME
kl \*- KL-11 or DL-11 asynchronous interface
.sh DESCRIPTION
The discussion of typewriter I/O given in tty (IV)
applies to these devices.
.s3
Since they run at a constant sp
www.eeworm.com/read/353640/3084121
c if_ppp.c
/* if_ppp.c - Point-to-Point Protocol (PPP) Asynchronous driver */
/* Copyright 1996 - 2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/* $NetBSD: if_ppp.c,v 1.20 1994/10/30 21:48:52 cgd
www.eeworm.com/read/262046/4315627
c if_ppp.c
/* if_ppp.c - Point-to-Point Protocol (PPP) Asynchronous driver */
/* Copyright 1996 - 2003 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/* $NetBSD: if_ppp.c,v 1.20 1994/10/30 21:48:52 cgd
www.eeworm.com/read/161112/5560919
c if_ppp.c
/* if_ppp.c - Point-to-Point Protocol (PPP) Asynchronous driver */
/* Copyright 1996 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/* $NetBSD: if_ppp.c,v 1.20 1994/10/30 21:48:52 cgd Exp $
www.eeworm.com/read/369646/9637458
vhd rc5_inv.vhd
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
USE IEEE.STD_LOGIC_UNSIGNED.ALL; -- we will use CONV_INTEGER
ENTITY rc5_inv_enc IS
PORT
(
clr : IN STD_LOGIC; -- Asynchronous reset
clk : IN ST
www.eeworm.com/read/148107/12493733
c main.c
/*
Writing to the C2xx Asynchronous Serial Port in C V1.00
by Jeff Axelrod 3/26/97
*/
#include "register.h"
#define CLKOUT1 20e+6
#define BAUD 9600
int data;
/* Disable interrup