代码搜索:sync

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

代码结果 6,244
www.eeworm.com/read/219324/14888277

c drpcjr.c

#include "..\DLL\d_iNES.h" static struct { PWriteFunc Write4; u8 PRG[4], CHR[8]; u8 IRQcounter; } Mapper; static void Sync (void) { u8 x; for (x = 0; x < 4; x++) MP->SetPRG_ROM8(
www.eeworm.com/read/8777/152840

c l2_fthreewire.c

#include "general.h" UCHAR L2_WriteSI(UCHAR *RegData, UCHAR Option) USING_0 { UCHAR sync, count, mode; UCHAR i, j, k; //PRINT_FRONT("Enter L2_WriteSI Function\n"); while (XBYTE[0X29A0] == 0x
www.eeworm.com/read/14735/405652

c mpeg2_transport.c

#include "mpeg4ip.h" #include "mpeg2_transport.h" #include #include "mpeg2t_private.h" #define DEBUG 1 #ifdef DEBUG #define CHECK_MP2T_HEADER assert(*pHdr == MPEG2T_SYNC_BYTE) #els
www.eeworm.com/read/16927/703396

h ads1247.h

#include "msp430x24x.h" #define WakeUp 0x00 #define Sleep 0x02 #define SYNC 0x04 #define Reset 0x06 #define NOP 0xff #define RData 0x12 #define RDataC
www.eeworm.com/read/251805/4416736

c mpeg2_transport.c

#include "mpeg4ip.h" #include "mpeg2_transport.h" #include #include "mpeg2t_private.h" #define DEBUG 1 #ifdef DEBUG #define CHECK_MP2T_HEADER assert(*pHdr == MPEG2T_SYNC_BYTE) #els
www.eeworm.com/read/233448/4683360

c 20040730-1.c

/* PR tree-opt/16827 This used to ICE in tree-ssa-loop-im.c */ extern unsigned short dev_roles[]; void super_1_sync(int *rdev2) { int i; int max_dev = 0; for (i =0;i
www.eeworm.com/read/229062/4760344

s memio.s

#include "macros.h" .globl pci_read_cfg_byte pci_read_cfg_byte: config_addr config_data 3 eieio sync lbz r3, 0(r9) blr .globl pci_write_cfg_byte pci_write_cfg_byte: con
www.eeworm.com/read/180227/5287799

c posix_mod.c

#include #include #include #include #include #include #include pthread_t T; void *my_code(void *); int fd; int st
www.eeworm.com/read/177008/5334101

c layer2.c

#define LAYER2_C #include #include #include "layer2.h" #include "memory_stream.h" void init_layer2_work(LAYER2_WORK *work); int parse_layer2_header(unsigned int sync, LA
www.eeworm.com/read/177008/5334228

c layer2.c

#define LAYER2_C #include #include #include "layer2.h" #include "memory_stream.h" void init_layer2_work(LAYER2_WORK *work); int parse_layer2_header(unsigned int sync, LA