代码搜索:Synchronous

找到约 1,924 项符合「Synchronous」的源代码

代码结果 1,924
www.eeworm.com/read/235392/14072820

v or1200_spram_64x24.v

////////////////////////////////////////////////////////////////////// //// //// //// Generic Single-Port Synchronous RAM
www.eeworm.com/read/136989/5839165

readme

/** @page Deferred Synchronous Latency Test README File This test tries to estimate the minimum latency for a deferred synchronous request. The test uses a single threaded client and server,
www.eeworm.com/read/479151/1340074

c ppp_synctty.c

/* * PPP synchronous tty channel driver for Linux. * * This is a ppp channel driver that can be used with tty device drivers * that are frame oriented, such as synchronous HDLC devices. * * Comp
www.eeworm.com/read/209559/4966653

c ppp_synctty.c

/* * PPP synchronous tty channel driver for Linux. * * This is a ppp channel driver that can be used with tty device drivers * that are frame oriented, such as synchronous HDLC devices. * * Comp
www.eeworm.com/read/179911/5296641

c ppp_synctty.c

/* * PPP synchronous tty channel driver for Linux. * * This is a ppp channel driver that can be used with tty device drivers * that are frame oriented, such as synchronous HDLC devices. * * Comp
www.eeworm.com/read/350097/3131534

c ppp_synctty.c

/* * PPP synchronous tty channel driver for Linux. * * This is a ppp channel driver that can be used with tty device drivers * that are frame oriented, such as synchronous HDLC devices. * * Comp
www.eeworm.com/read/316872/3595056

c ppp_synctty.c

/* * PPP synchronous tty channel driver for Linux. * * This is a ppp channel driver that can be used with tty device drivers * that are frame oriented, such as synchronous HDLC devices. * * Comp
www.eeworm.com/read/246859/12700630

v appnote_zbtp.v

/****************************************************************************** * * Author: Shekhar Bapat * Email: shekhar.bapat@xilinx.com * Phone: (408) 879-5368 * Compan
www.eeworm.com/read/340834/12132060

v appnote_zbtp.v

/****************************************************************************** * * Author: Shekhar Bapat * Email: shekhar.bapat@xilinx.com * Phone: (408) 879-5368 * Compan
www.eeworm.com/read/173863/9632541

txt 驱动层不通过与应用层通信怎样获得系统路径.txt

求教:驱动层不通过与应用层通信怎样获得系统路径,c:\windows\ 我知道可以通过应用层或者注册表得到,但是否有别的方法,如果通过注册表哪项保险一些,即项固定,在每个操作系统都有,非可有可无的,多谢! ======================================= 怎么会有这种要求呢?我所知道需要这个的在于: 需要考察文件系统是否准备好了,所以一般会: ...