代码搜索:Emulate
找到约 948 项符合「Emulate」的源代码
代码结果 948
www.eeworm.com/read/392996/8316317
h oneshot.h
// oneshot.h
// Routines to emulate a hardware one-shot timer device.
//
// A one-shot hardware timer generates a CPU interrupt in X milliseconds.
// The interrupt will only occur once and
www.eeworm.com/read/392996/8316323
cpp oneshot.cpp
// oneshot.cc
// Routines to emulate a hardware one-shot timer device.
//
// A one-shot hardware timer generates a CPU interrupt in X milliseconds.
// The interrupt will only occur once an
www.eeworm.com/read/174213/9602101
h iolibio.h
#include "libio.h"
/* These emulate stdio functionality, but with a different name
(_IO_ungetc instead of ungetc), and using _IO_FILE instead of FILE. */
#ifdef __cplusplus
extern "C" {
#endif
e
www.eeworm.com/read/112545/15483166
txt readme.txt
This is a virtual disk driver for Windows NT/2000/XP that uses
one or more files to emulate physical disks.
Copyright (C) 1999, 2000, 2001, 2002 Bo Brant閚.
This program is free so
www.eeworm.com/read/104056/15710991
h getpagesize.h
/* Emulate getpagesize on systems that lack it. */
#ifndef HAVE_GETPAGESIZE
#ifdef HAVE_UNISTD_H
# include
#endif
#if !defined getpagesize && defined _SC_PAGESIZE
# if !(defined VMS &&
www.eeworm.com/read/188404/8543164
c fet140_i2c_15.c
//-----------------------------------------------------------------------------
// MSP-FET430P140 Demo - I2C, Slave TMP100 Emulation II
//
// Description: Uses ADC12 and I2C modules to emulate be
www.eeworm.com/read/431958/8644419
c fet140_i2c_15.c
//-----------------------------------------------------------------------------
// MSP-FET430P140 Demo - I2C, Slave TMP100 Emulation II
//
// Description: Uses ADC12 and I2C modules to emulate be
www.eeworm.com/read/380910/9123392
c fet140_i2c_15.c
//-----------------------------------------------------------------------------
// MSP-FET430P140 Demo - I2C, Slave TMP100 Emulation II
//
// Description: Uses ADC12 and I2C modules to emulate be
www.eeworm.com/read/359013/10170911
txt readme.txt
This is a virtual disk driver for Windows NT/2000/XP that uses
one or more files to emulate physical disks.
Copyright (C) 1999-2006 Bo Brant閚.
This program is free software; you c
www.eeworm.com/read/467122/7017961
c fet140_i2c_15.c
//-----------------------------------------------------------------------------
// MSP-FET430P140 Demo - I2C, Slave TMP100 Emulation II
//
// Description: Uses ADC12 and I2C modules to emulate be