代码搜索:Emulate
找到约 948 项符合「Emulate」的源代码
代码结果 948
www.eeworm.com/read/391235/8414999
c d169_tmp_sensor_slave.c
//-----------------------------------------------------------------------------
// MSP430F169 TMP100 I2C Slave Emulation II
//
// Uses ADC12 and I2C modules to emulate behaviour of the TMP100
// t
www.eeworm.com/read/290548/8476932
c tick-broadcast.c
/*
* linux/kernel/time/tick-broadcast.c
*
* This file contains functions which emulate a local clock-event
* device via a broadcast event source.
*
* Copyright(C) 2005-2006, Thomas Gleixner
www.eeworm.com/read/409703/10427837
c fet140_i2c_04.c
//-----------------------------------------------------------------------------
// MSP430F169 TMP100 I2C Slave Emulation II
//
// Uses ADC12 and I2C modules to emulate behaviour of the TMP100
// t
www.eeworm.com/read/424456/10446887
c 09.c
//Program Description: Emulate a Thermostat on UNI-51-SDK using DS18B20 and Relays
//Author: Anurag Chugh (anurag@ucmicrosys.com)
#include"LCD.H"
//This Library is rquired for displaying the Te
www.eeworm.com/read/278099/10571108
c fmemops.c
/* +++Date last modified: 05-Jul-1997 */
/*
** FMEMOPS.C - Emulate MSC's far memory functions in ZTC++ & early BC++
**
** Original Copyright 1988-1992 by Bob Stout as part of
** the MicroFir
www.eeworm.com/read/460770/7241070
mac myc32.mac
; NASM macro set to make interfacing to 32-bit programs easier
; Also cool little macros to make NASM emulate some MASM things.
;
; Originally included in NASM. Modifications by Peter Johnson, 1999.
www.eeworm.com/read/309649/13667161
c fmemops.c
/* +++Date last modified: 05-Jul-1997 */
/*
** FMEMOPS.C - Emulate MSC's far memory functions in ZTC++ & early BC++
**
** Original Copyright 1988-1992 by Bob Stout as part of
** the MicroFir
www.eeworm.com/read/148153/5717868
in radtest.in
#! /bin/sh
#
# radtest Emulate the user interface of the old
# radtest that used to be part of FreeRADIUS.
#
# Version: $Id: radtest.in,v 1.7 2002/09/30 19:05:02 aland Exp $
#
prefix="@prefix@"
exec
www.eeworm.com/read/138890/5813232
in radtest.in
#! /bin/sh
#
# radtest Emulate the user interface of the old
# radtest that used to be part of FreeRADIUS.
#
# Version: $Id: radtest.in,v 1.7 2002/09/30 19:05:02 aland Exp $
#
prefix="@prefix@"
exec
www.eeworm.com/read/136812/5859974
s vax.s
.data
.asciz "@(#)vax.s 1.1 92/07/30 Copyr 1985 Sun Micro"
.even
.text
/*
* Copyright (c) 1986 by Sun Microsystems, Inc.
*/
/*
* Emulate VAX instructions on the 68020.
*/
#ifdef NEVER
#inclu