代码搜索:Synchronous
找到约 1,924 项符合「Synchronous」的源代码
代码结果 1,924
www.eeworm.com/read/480930/1312751
c clnt.c
/*
* linux/net/sunrpc/rpcclnt.c
*
* This file contains the high-level RPC interface.
* It is modeled as a finite state machine to support both synchronous
* and asynchronous requests.
*
*
www.eeworm.com/read/479151/1340359
c comx.c
/*
* Device driver framework for the COMX line of synchronous serial boards
*
* for Linux kernel 2.2.X
*
* Original authors: Arpad Bakay ,
* Peter B
www.eeworm.com/read/479151/1344223
c clnt.c
/*
* linux/net/sunrpc/rpcclnt.c
*
* This file contains the high-level RPC interface.
* It is modeled as a finite state machine to support both synchronous
* and asynchronous requests.
*
*
www.eeworm.com/read/243567/4524930
c comx.c
/*
* Device driver framework for the COMX line of synchronous serial boards
*
* for Linux kernel 2.2.X
*
* Original authors: Arpad Bakay ,
* Peter B
www.eeworm.com/read/219809/4846142
help ssrctrl.in.help
SDRAM controller enable
CONFIG_SSCTRL
Say Y here to enabled a 32-bit synchronous SRAM (SSRAM) controller.
The controller is designed for piplined ZBT SSRAM.
www.eeworm.com/read/209559/4975205
c clnt.c
/*
* linux/net/sunrpc/rpcclnt.c
*
* This file contains the high-level RPC interface.
* It is modeled as a finite state machine to support both synchronous
* and asynchronous requests.
*
*
www.eeworm.com/read/195013/5123638
c clnt.c
/*
* linux/net/sunrpc/rpcclnt.c
*
* This file contains the high-level RPC interface.
* It is modeled as a finite state machine to support both synchronous
* and asynchronous requests.
*
*
www.eeworm.com/read/191696/5163569
java readmessagesasync.java
// ReadMessagesAsync.java - Sample application.
//
// This application shows you the basic procedure needed for reading
// SMS messages from your GSM modem.
// This example is about synchronous re
www.eeworm.com/read/191696/5163573
java readmessages.java
// ReadMessages.java - Sample application.
//
// This application shows you the basic procedure needed for reading
// SMS messages from your GSM modem, in synchronous mode.
//
package examples;