代码搜索结果

找到约 10,000 项符合 Memory 的代码

led.h

/* @(#)led.h 1.1 92/07/30 SMI */ /* * Copyright (c) 1986 by Sun Microsystems, Inc. */ /* * This file defines the values used in the Sun-2 LED's by the monitor. * * Unix might use other values,

fault.c

/* $Id: fault.c,v 1.5 2000/01/26 16:20:29 jsm Exp $ * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this a

setup.s

/* * setup.S Copyright (C) 1991, 1992 Linus Torvalds * * setup.s is responsible for getting the system data from the BIOS, * and putting them into the appropriate places in system memory. * both

bitops.h

/*These are the standard ANSI bit operation macros. They are used by */ /*microcontrollers that don't have special bit operation instructions.*/ #define BIT(x) (1

linuxrealtime.txt

LINUX REALTIME AUDIO PLAYBACK Thomas M. Sailer sailer@ife.ee.ethz.ch Typical Unix schedulers go to great lengths to allow batch processing jobs to run on a machine while still p

if_sm.c

/* if_sm.c - shared memory backplane network interface driver */ /* Copyright 1984-1995 Wind River Systems, Inc. */ /* modification history -------------------- 01k,24jul96,vin upgraded to bsd4.4.

if_dcfast.c

/* if_dcFast.c - DEC 21040 PCI Ethernet LAN network interface driver */ /* Copyright 1984-1995 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 01

startup.a51

;------------------------------------------------------------------------------ ; This file is part of the C51 Compiler package ; Copyright (c) 1988-1999 Keil Elektronik GmbH and Keil Software, In

sdlapci.h

/***************************************************************************** * sdlapci.h WANPIPE(tm) Multiprotocol WAN Link Driver. * Definitions for the SDLA PCI adapter. * * Author: Gideon Hack

ftobjs.h

/***************************************************************************/ /* */ /* ftobjs.h