代码搜索:sync
找到约 6,244 项符合「sync」的源代码
代码结果 6,244
www.eeworm.com/read/220238/4841587
pjt sync_pci.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="c:\ti\ddk\apps\port\vt1423_pci\"
ProjectType=Executable
CPUFamily=TMS320C64XX
Tool="
www.eeworm.com/read/220238/4841590
c sync_pci.c
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/219239/4848574
stc sync_stim.stc
# set verbose 3
# gpsim
# Startup command file for stim_test.hex
# Create the processor that's to be simulated
processor p16c84 fred
# Load the .hex file
load s stim_test.cod
# Create a stimulus
www.eeworm.com/read/216502/4890550
1m sync.1m
.TH SYNC 1M
.SH NAME
sync \- update the super block
.SH SYNOPSIS
.B sync
.SH DESCRIPTION
.I Sync
executes the
.I sync
system primitive.
If the system is to be stopped,
.I sync
must be called to insur
www.eeworm.com/read/210144/4954381
c task_sync.c
/*
*----------------------------------------------------------------------
* T-Kernel
*
* Copyright (C) 2004 by Ken Sakamura. All rights reserved.
* T-Kernel is distributed under the T-L
www.eeworm.com/read/209559/4959021
c inflate_sync.c
/* inflate.c -- zlib interface to inflate modules
* Copyright (C) 1995-1998 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include
#include
www.eeworm.com/read/209559/4967244
h buffer_sync.h
/**
* @file buffer_sync.h
*
* @remark Copyright 2002 OProfile authors
* @remark Read the file COPYING
*
* @author John Levon
*/
#ifndef OPROFILE_BUFFER_SYNC_H
#define
www.eeworm.com/read/209559/4967247
c buffer_sync.c
/**
* @file buffer_sync.c
*
* @remark Copyright 2002 OProfile authors
* @remark Read the file COPYING
*
* @author John Levon
*
* This is the core of the buffer manage
www.eeworm.com/read/195013/5117797
c sync_serial.c
/*
* Simple synchronous serial port driver for ETRAX 100LX.
*
* Synchronous serial ports are used for continous streamed data like audio.
* The default setting for this driver is compatible with
www.eeworm.com/read/195013/5120789
h sync_serial.h
/*
* ioctl defines for synchrnous serial port driver
*
* Copyright (c) 2001 Axis Communications AB
*
* Author: Mikael Starvik
*
*/
#ifndef SYNC_SERIAL_H
#define SYNC_SERIAL_H
#include