代码搜索:Synchronous

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

代码结果 1,924
www.eeworm.com/read/242302/13061906

html 1654.html

But I want the synchronous way!? But I want
www.eeworm.com/read/137597/13310199

vhd rd_mux.vhd

-- Altera Microperipheral Reference Design Version 0802 -------------------------------------------------------- -- -- FILE NAME : rd_mux.vhd -- USED IN : rw_cntl.vhd (Read/Write Contr
www.eeworm.com/read/137597/13310206

vhd ir_reg.vhd

-- Altera Microperipheral Reference Design Version 0802 -------------------------------------------------------- -- -- FILE NAME : ir_reg.vhd -- USED IN : int_ltch.vhd (Interrupt Latch
www.eeworm.com/read/137597/13310229

vhd vect_mux.vhd

-- Altera Microperipheral Reference Design Version 0802 -------------------------------------------------------- -- -- FILE NAME : vect_mux.vhd -- USED IN : int_seq.vhd (Interrupt Sequ
www.eeworm.com/read/137597/13310244

vhd ocw3_reg.vhd

-- Altera Microperipheral Reference Design Version 0802 -------------------------------------------------------- -- -- FILE NAME : ocw3_reg.vhd -- USED IN : rw_cntl.vhd (Read/Write Con
www.eeworm.com/read/137597/13310271

vhd pri_res.vhd

-- Altera Microperipheral Reference Design Version 0802 -------------------------------------------------------- -- -- FILE NAME : pri_res.vhd -- USED IN : int_ltch.vhd (Interrupt Latc
www.eeworm.com/read/137597/13310302

vhd ocw2_reg.vhd

-- Altera Microperipheral Reference Design Version 0802 -------------------------------------------------------- -- -- FILE NAME : ocw2_reg.vhd -- USED IN : rw_cntl.vhd (Read/Write Con
www.eeworm.com/read/315311/13546649

html synchronization.html

Xlib Programming Manual: Enabling or Disabling Synchronization 11.8.1 Enabling or Disabling Synchronization When debugging X applica
www.eeworm.com/read/313635/13583797

html power_windgen.html

www.eeworm.com/read/311774/13626091

c fileflags.c

#include "apue.h" #include int main(int argc, char *argv[]) { int val; if (argc != 2) err_quit("usage: a.out "); if ((val = fcntl(atoi(argv[1]), F_GETFL, 0)) < 0) err