代码搜索:sync

找到约 6,244 项符合「sync」的源代码

代码结果 6,244
www.eeworm.com/read/366702/2865154

c gcc-have-sync-compare-and-swap-4.c

/* { dg-do preprocess } */ /* { dg-require-effective-target lp64 } */ /* { dg-options "-mcx16" } */ #ifndef __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 #error nonono #endif #ifndef __GCC_HAVE_SYNC_COMPARE_AN
www.eeworm.com/read/366702/2865216

c gcc-have-sync-compare-and-swap-2.c

/* { dg-do preprocess } */ /* { dg-require-effective-target ilp32 } */ /* { dg-options "-march=i486" } */ #ifndef __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 #error nonono #endif #ifndef __GCC_HAVE_SYNC_COMP
www.eeworm.com/read/471796/6882013

vhd list_ch12_01_vga_sync.vhd

-- Listing 12.1 library ieee; use ieee.std_logic_1164.all; use ieee.numeric_std.all; entity vga_sync is port( clk, reset: in std_logic; hsync, vsync: out std_logic; video_
www.eeworm.com/read/170872/9783020

html sync__w32_8h-source.html

FastDB: sync_w32.h Source File
www.eeworm.com/read/288174/8649086

c modehandle.c

#include "F63REG.H" #include "stdio.h" #include "RAM.H" #include "ModeHandle.H" #include "MyDef.H" #include "UserAdj.H" #include "IIC.H" #include "Scaler.H" #include "MCU.H" #include "PANEL.H
www.eeworm.com/read/288174/8649168

lst modehandle.lst

C51 COMPILER V7.50 MODEHANDLE 03/18/2008 22:04:55 PAGE 1 C51 COMPILER V7.50, COMPILATION OF MODULE MODEHANDLE OBJECT MODULE PLACED
www.eeworm.com/read/387421/8684902

v vga_vtim.v

//synopsys translate_off `include "timescale.v" //synopsys translate_on module vga_vtim(clk, ena, rst, Tsync, Tgdel, Tgate, Tlen, Sync, Gate, Done); // inputs & outputs input clk; // mast
www.eeworm.com/read/282829/9056931

v vga_vtim.v

//synopsys translate_off `include "timescale.v" //synopsys translate_on module vga_vtim(clk, ena, rst, Tsync, Tgdel, Tgate, Tlen, Sync, Gate, Done); // inputs & outputs input clk; // mast