代码搜索:asynchronous
找到约 2,366 项符合「asynchronous」的源代码
代码结果 2,366
www.eeworm.com/read/421926/10679422
c uart.c
#define CS1 0x81000000;
#define CS2 0x82000000;
#define CS3 0x83000000;
/* Universal Asynchronous Receiver Transmitter 3 (UART3) */
#define U3RBR (*((volatile unsigned char *) 0x81
www.eeworm.com/read/421926/10679506
bak uart.h.bak
#ifndef __UART_H
#define __UART_H
#define CS1 0x81000000;
#define CS2 0x82000000;
#define CS3 0x83000000;
/* Universal Asynchronous Receiver Transmitter 3 (UART3) */
#define U3RBR
www.eeworm.com/read/17853/762647
v serial_segment.v
module serial_segment(clk,rst_n,cs_n,rd_n,wr_n,addr,rdata,wdata,s_clk,s_dat);
// parameters
parameter PRESCALE = 16'd5; // asynchronous reset level
parameter HOLDCOUNT = 32'd125000;// hold count
www.eeworm.com/read/460526/1560840
h rpcdcep.h
#ifndef _RPCDCEP_H
#define _RPCDCEP_H
#define RPC_NCA_FLAGS_DEFAULT 0
#define RPC_NCA_FLAGS_IDEMPOTENT 1
#define RPC_NCA_FLAGS_BROADCAST 2
#define RPC_NCA_FLAGS_MAYBE 4
#define RPCFLG_ASYNCHRONOUS 0x4
www.eeworm.com/read/191759/5162237
js request.js
/**
* XMLHttpRequest请求包装内,默认为同步方式。
* 若希望使用异步方式,请设置请求选项{asynchronous:true}
* 请覆盖[onStart,onReceiving,onSuccess,onFailure,onFinish]等事件回调函数,以添加自定义行为
* eg:
*
* new Request(url,{asynch
www.eeworm.com/read/320003/3550996
obs testmh.obs
unit testmh;interface type w_pa3500array=array[0..32766]of word;pw_wordptr=^w_pa3500array
;ppointer=^pointer;const pa3500_disable=0;pa3500_enable=1;pa3500_synchronous_mode
=1;pa3500_asynchronous_mod
www.eeworm.com/read/432906/1886431
3 aio_read.3
.TH aio_read 3 2002-09-12 "Linux 2.4" Linux AIO"
.SH NAME
aio_read \- Initiate an asynchronous read operation
.SH SYNOPSYS
.nf
.B #include
.sp
.br
.B #include
.sp
.br
.BI "int aio_r
www.eeworm.com/read/432906/1886438
3 aio_read64.3
.TH aio_read64 3 2002-09-12 "Linux 2.4" Linux AIO"
.SH NAME
aio_read64 \- Initiate an asynchronous read operation
.SH SYNOPSYS
.nf
.B #include
.br
.B #include
.sp
.br
.BI "int aio_r
www.eeworm.com/read/432906/1886441
3 aio_cancel.3
.TH aio_cancel 3 2002-09-12 "Linux 2.4" Linux AIO"
.SH NAME
aio_cancel - Cancel asynchronous I/O requests
.SH SYNOPSYS
.nf
.B #include
.sp
.br
.B #include
.sp
.br
.BI "int aio_cance
www.eeworm.com/read/432906/1886442
3 aio_return64.3
.TH aio_read64 3 2002-09-12 "Linux 2.4" Linux AIO"
.SH NAME
aio_read64 \- Retrieve status of asynchronous I/O operation
.SH SYNOPSYS
.nf
.B #include
.sp
.br
.B #include
.sp
.br
.BI