代码搜索:sync
找到约 6,244 项符合「sync」的源代码
代码结果 6,244
www.eeworm.com/read/172576/9701562
h io_usbvend.h
/************************************************************************
*
* USBVEND.H Vendor-specific USB definitions
*
* NOTE: This must be kept in sync with the Edgeport firmware and
* must
www.eeworm.com/read/268115/11154108
h io_usbvend.h
/************************************************************************
*
* USBVEND.H Vendor-specific USB definitions
*
* NOTE: This must be kept in sync with the Edgeport firmware and
* must
www.eeworm.com/read/363069/9969186
v ddd.v
module ddd(clk,reset_n,freqword,sync,blank,sinout,clock);
input clk;
input reset_n;
input [19:0] freqword;//频率控制字改变值改变频率
output [9:0] sinout;//数据输出
output sync,blank,clock;
reg [9
www.eeworm.com/read/352553/10539848
vhd scaler.vhd
library ieee;
use ieee.std_logic_1164.all;
use work.scaler_p.all;
entity scaler is
port(
clk : in std_logic;
reset : in std_logic;
r_sync_i : in std_logic;
z_sync_i : in std_logic;
gr
www.eeworm.com/read/298894/7927234
m classify_packets.m
%%% parameters %%%
function [uoi_pkts] = classify_packets(LOG)
%events
SYNC_OK = 1;
SFD_OK = 3;
SFD_LATE = 7;
SFD_EARLY = 8;
SYNC_START = 0;
CHEST_DONE = 2;
MASK_LEN = 99;
%%% parse the lo
www.eeworm.com/read/152695/5670205
c atm.c
#include
#include
#include
#include "atm.h"
#include
#define SYNC __asm__("sync")
#define ALIGN(p, a) ((char *)(((uint32)(p)+(a)-1) & ~((uint32)(
www.eeworm.com/read/146447/5737693
c atm.c
#include
#include
#include
#include "atm.h"
#include
#define SYNC __asm__("sync")
#define ALIGN(p, a) ((char *)(((uint32)(p)+(a)-1) & ~((uint32)(
www.eeworm.com/read/140467/5791492
c atm.c
#include
#include
#include
#include "atm.h"
#include
#define SYNC __asm__("sync")
#define ALIGN(p, a) ((char *)(((uint32)(p)+(a)-1) & ~((uint32)(
www.eeworm.com/read/128965/5977987
c atm.c
#include
#include
#include
#include "atm.h"
#include
#define SYNC __asm__("sync")
#define ALIGN(p, a) ((char *)(((uint32)(p)+(a)-1) & ~((uint32)(
www.eeworm.com/read/125381/6030903
c atm.c
#include
#include
#include
#include "atm.h"
#include
#define SYNC __asm__("sync")
#define ALIGN(p, a) ((char *)(((uint32)(p)+(a)-1) & ~((uint32)(