代码搜索:Async
找到约 3,194 项符合「Async」的源代码
代码结果 3,194
www.eeworm.com/read/11139/200293
nc localtime62500hzp.nc
#include "Timer62500hz.h"
module LocalTime62500hzP
{
provides interface LocalTime;
uses interface Alarm;
}
implementation
{
async command uint32_t LocalTime.
www.eeworm.com/read/18335/784555
vhd dff1.vhd
library ieee;
use ieee.std_logic_1164.all;
entity dff1 is
port (data, clk, reset, set : in std_logic;
qrs: out std_logic);
end dff1;
architecture async_set_reset of dff1 is
www.eeworm.com/read/480930/1312674
c pppoatm.c
/* net/atm/pppoatm.c - RFC2364 PPP over ATM/AAL5 */
/* Copyright 1999-2000 by Mitchell Blank Jr */
/* Based on clip.c; 1995-1999 by Werner Almesberger, EPFL LRC/ICA */
/* And on ppp_async.c; Copyrigh
www.eeworm.com/read/479151/1344148
c pppoatm.c
/* net/atm/pppoatm.c - RFC2364 PPP over ATM/AAL5 */
/* Copyright 1999-2000 by Mitchell Blank Jr */
/* Based on clip.c; 1995-1999 by Werner Almesberger, EPFL LRC/ICA */
/* And on ppp_async.c; Copyrigh
www.eeworm.com/read/209559/4966534
h sunsab.h
/* sunsab.h: Register Definitions for the Siemens SAB82532 DUSCC
*
* Copyright (C) 1997 Eddie C. Dost (ecd@skynet.be)
*/
#ifndef _SUNSAB_H
#define _SUNSAB_H
struct sab82532_async_rd_regs {
u8
www.eeworm.com/read/209559/4975088
c pppoatm.c
/* net/atm/pppoatm.c - RFC2364 PPP over ATM/AAL5 */
/* Copyright 1999-2000 by Mitchell Blank Jr */
/* Based on clip.c; 1995-1999 by Werner Almesberger, EPFL LRC/ICA */
/* And on ppp_async.c; Copyrigh
www.eeworm.com/read/195013/5123563
c pppoatm.c
/* net/atm/pppoatm.c - RFC2364 PPP over ATM/AAL5 */
/* Copyright 1999-2000 by Mitchell Blank Jr */
/* Based on clip.c; 1995-1999 by Werner Almesberger, EPFL LRC/ICA */
/* And on ppp_async.c; Copyrigh
www.eeworm.com/read/340665/3269465
h features.h
#ifndef _SYS_FEATURES_H
#define _SYS_FEATURES_H
#include
/* We do not support asynchronous I/O. */
#undef _POSIX_ASYNCHRONOUS_IO
#undef _POSIX_ASYNC_IO
#undef _LFS_ASYNCHRONOUS_I
www.eeworm.com/read/333835/3382138
h osc_internal.h
/* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*-
* vim:expandtab:shiftwidth=8:tabstop=8:
*/
#ifndef OSC_INTERNAL_H
#define OSC_INTERNAL_H
#define OAP_MAGIC 8675309
struct osc_async_p
www.eeworm.com/read/316872/3594673
h sunsab.h
/* sunsab.h: Register Definitions for the Siemens SAB82532 DUSCC
*
* Copyright (C) 1997 Eddie C. Dost (ecd@skynet.be)
*/
#ifndef _SUNSAB_H
#define _SUNSAB_H
struct sab82532_async_rd_regs {
u8