代码搜索:sync
找到约 6,244 项符合「sync」的源代码
代码结果 6,244
www.eeworm.com/read/485465/6562754
vhd vga.vhd
--------------------------------------------------------------------------------
-- Company:
-- Engineer:
--
-- Create Date: 10:19:33 04/30/09
-- Design Name:
-- Module Name: vga - Be
www.eeworm.com/read/157944/11654283
m trigger.m
function [index_power_burst,index_block0,w_SNR_vec]=trigger(receive,sync,window_length,fs,T)
% [index_power_burst,index_block0,w_SNR_vec]=trigger(receive,sync,window_length,fs,T)
%
% Output:
% inde
www.eeworm.com/read/370520/9597849
c common.c
#include "common.h"
#define CODEC_ERROR -1
#define CODEC_OK 0
unsigned char sync_delay = 1000;
void cpld_rw_sync(int data)
{
int j=0;
sync_delay = 1000;
if(data)
for(j=0;
www.eeworm.com/read/267889/11159257
m trigger.m
function [index_power_burst,index_block0,w_SNR_vec]=trigger(receive,sync,window_length,fs,T)
% [index_power_burst,index_block0,w_SNR_vec]=trigger(receive,sync,window_length,fs,T)
%
% Output:
% inde