代码搜索:sync
找到约 6,244 项符合「sync」的源代码
代码结果 6,244
www.eeworm.com/read/334325/12611544
h vcd_read_fbsd.h
#include
#include
//=================== VideoCD ==========================
#define CDROM_LEADOUT 0xAA
typedef struct {
uint8_t sync [12];
uint8_t header
www.eeworm.com/read/108135/15593656
html syscalls_31.html
Syscall specifications of Linux - sync
Go to the
www.eeworm.com/read/390009/8489497
h pport.h
#define OK 0
#define NO_PORT 1
#define START_TIMEOUT 2
#define SYNC_TIMEOUT 3
#define CHAR1_TIMEOUT 1
#define GEN_TIMEOUT 2
#define COUNT_FAIL
www.eeworm.com/read/285058/8872156
h pts.h
/* Copyright 1996, ESS Technology, Inc. */
/* SCCSID @(#)pts.h 4.4 11/05/04 */
/* Based on pts.h 3.1 08/27/01 */
/*
* $Log$
*/
#ifdef MPEG_AV_SYNC
#define RESYNC_O
www.eeworm.com/read/377566/9270951
h pport.h
#define OK 0
#define NO_PORT 1
#define START_TIMEOUT 2
#define SYNC_TIMEOUT 3
#define CHAR1_TIMEOUT 1
#define GEN_TIMEOUT 2
#define COUNT_FAIL
www.eeworm.com/read/373036/9476904
h pport.h
#define OK 0
#define NO_PORT 1
#define START_TIMEOUT 2
#define SYNC_TIMEOUT 3
#define CHAR1_TIMEOUT 1
#define GEN_TIMEOUT 2
#define COUNT_FAIL
www.eeworm.com/read/371500/9551372
c mycat.c
#include
#include
#include "ourhdr.h"
#define BUFFSIZE 8192
int
main(void)
{
int n;
char buf[BUFFSIZE];
set_fl(STDERR_FILENO, O_SYNC);
www.eeworm.com/read/362834/9979366
v rs_decoder.v
module rs_decoder(clk, rst, sync, Din, Dout);
parameter t = 8, // t--The total number of errors that can be corrected
N = 204, // N--Codeword length
m = 8; // m--Extension of GF(2)
www.eeworm.com/read/350678/10720009
c videokal.c
//video gen and Kalidascope
//D.5 is sync:1000 ohm + diode to 75 ohm resistor
//D.6 is video:330 ohm + diode to 75 ohm resistor
#include
#include
www.eeworm.com/read/350678/10720056
c videotxt21.c
//video gen and Kalidascope
//D.5 is sync:1000 ohm + diode to 75 ohm resistor
//D.6 is video:330 ohm + diode to 75 ohm resistor
#include
#include