代码搜索:sync
找到约 6,244 项符合「sync」的源代码
代码结果 6,244
www.eeworm.com/read/154890/5631238
makefile
# apps/sysconfig/about/Makefile
TARGET_SO=tcpip.so
INSTALL_SODIR=$(INSTALL_DIR)/share/sync
SRC=${shell ls *.c}
OBJS=${SRC:.c=.o}
INCLUDES=-I../include
include $(BASE_DIR)/Rules.make
www.eeworm.com/read/270022/11051820
h firlab.h
#define DSYNC_REVT1 0x05 /* sync to McBSP1 receive event */
#define AUTOINIT_ENABLE 0x01 /* auto-initialization mode is enabled */
#define DINM_ENABLE 0x01 /* DMA
www.eeworm.com/read/270019/11051873
h firlab.h
#define DSYNC_REVT1 0x05 /* sync to McBSP1 receive event */
#define AUTOINIT_ENABLE 0x01 /* auto-initialization mode is enabled */
#define DINM_ENABLE 0x01 /* DMA
www.eeworm.com/read/147590/12544905
c super.c
/*
* linux/fs/super.c
*
* (C) 1991 Linus Torvalds
*/
/*
* super.c contains code to handle the super-block tables.
*/
#include "errno.h"
#include "fs.h"
int sync_dev(int dev);
void wait_for
www.eeworm.com/read/135507/13925035
java test.java
class Test
{
private int[] ia1;
private int[] ia2;
private double[] da1;
private double[] da2;
public synchronized void method1()
{
//Access ia1 and ia2
}
public sync
www.eeworm.com/read/111227/15516633
h firlab.h
#define DSYNC_REVT1 0x05 /* sync to McBSP1 receive event */
#define AUTOINIT_ENABLE 0x01 /* auto-initialization mode is enabled */
#define DINM_ENABLE 0x01 /* DMA
www.eeworm.com/read/229808/14316057
m tcm_modulation.m
%%网格编码(TCM)调制端仿真
%%第一部分:突发数据加帧
src=zeros(1,176);
Sync_slot0=[1,0,0,1,1,1,0,0,1,1,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,1,1,1,1,0,1,0,0,1,0,0,1,1,1,0,0,1,1,1,1,1,1];
data_frame=randint(1,128);
src=[Sync_slot
www.eeworm.com/read/334090/12639096
h mcbsp_mux.h
//========================================================================
// TEXAS INSTRUMENTS INCORPORATED PROPRIETARY INFORMATION
// Property of Texas Instruments
// For Unrestric
www.eeworm.com/read/361533/10047938
plg rom_uv2.plg
Build target 'Target 1'
compiling MAIN.C...
compiling POST.C...
compiling SYNC.C...
compiling MODE.C...
compiling SWITCH.C...
compiling MISC.C...
compiling BUS.C...
assembling BUS.src...
compiling BUS
www.eeworm.com/read/159282/10673254
changelog
2000-12-06 lars brinkhoff
* configure.in: version 3.0.5.
* debian/changelog: sync.
2000-09-14 lars brinkhoff
* tunnel.c (tunnel_accept): set errno to ETIM