代码搜索:asynchronous
找到约 2,366 项符合「asynchronous」的源代码
代码结果 2,366
www.eeworm.com/read/261703/4319790
vhd async.vhd
-- Asynchronous state machines (small ones)
-- Do not give these designs to a synthesis tool because the
-- optimizer will remove the gates you put in for hazard suppression.
--
-- Synplify-Lite c
www.eeworm.com/read/159715/5582012
h asr.h
/**
* @file rtems/rtems/asr.h
*/
/*
* This include file contains all the constants and structures associated
* with the Asynchronous Signal Handler. This Handler provides the low-level
* sup
www.eeworm.com/read/171849/9732205
me ex_aread.me
/* Sccsid %Z% %M% %I% %G% */
Introduction
------------
This README file describes a collection of routines which form an example of
writing an asynchronous layer on top of CT-Lib. It uses hook
www.eeworm.com/read/146901/12605230
c serialkr.c
/*
** FILE : serialkr.c
** This program was published in "Embedded Applications Journal" 3Q 1993.
** The article: 'C' Interrupt Routine for the serial MCS-96 Asynchronous
www.eeworm.com/read/429795/8788503
py web_display.py
#!/usr/bin/python
#
# Urwid web (CGI/Asynchronous Javascript) display module
# Copyright (C) 2004-2007 Ian Ward
#
# This library is free software; you can redistribute it and/or
# modify it
www.eeworm.com/read/382342/9034875
tdf rx.tdf
TITLE "Asynchronous Receiver";
%//////////////////
// INCLUDE FILES //
//////////////////%
INCLUDE "lpm_dff.inc";
INCLUDE "lpm_mux.inc";
INCLUDE "lpm_bustri.inc";
INCLUDE "lpm_counter.in
www.eeworm.com/read/458158/7303236
tdf rx.tdf
TITLE "Asynchronous Receiver";
%//////////////////
// INCLUDE FILES //
//////////////////%
INCLUDE "lpm_dff.inc";
INCLUDE "lpm_mux.inc";
INCLUDE "lpm_bustri.inc";
INCLUDE "lpm_counter.in
www.eeworm.com/read/368252/7806980
v ram_dp_ar_aw.v
//-----------------------------------------------------
// Design Name : ram_dp_ar_aw
// File Name : ram_dp_ar_aw.v
// Function : Asynchronous read write RAM
// Coder : Deepak Kumar Tala
//
www.eeworm.com/read/298061/7976403
tdf rx.tdf
TITLE "Asynchronous Receiver";
%//////////////////
// INCLUDE FILES //
//////////////////%
INCLUDE "lpm_dff.inc";
INCLUDE "lpm_mux.inc";
INCLUDE "lpm_bustri.inc";
INCLUDE "lpm_counter.in
www.eeworm.com/read/326721/13120719
h qfeatures.h
// All feature and their dependencies
//
// This list is generated from $QTDIR/src/tools/qfeatures.txt
//
// Keyboard accelerators and shortcuts
//#define QT_NO_ACCEL
// Asynchronous image I/O
//#def