代码搜索:Memory
找到约 10,000 项符合「Memory」的源代码
代码结果 10,000
www.eeworm.com/read/407447/2263983
c memory.c
#include
#include
#include
//创建堆
/* flOptions:
HEAP_CREATE_ENABLE_EXECUTE 0x00040000
HEAP_GENERATE_EXCEPTIONS 0x00000004
HEAP_NO_SERIALIZE 0x00000001
*/
HAND
www.eeworm.com/read/407313/2266576
fs memory.fs
\ tag: forth memory allocation
\
\ Copyright (C) 2002-2003 Stefan Reinauer
\
\ See the file "COPYING" for further information about
\ the copyright and warranty status of this work.
\
\ 7.3.3.2 me
www.eeworm.com/read/406858/2272903
lnp memory.lnp
".\obj\lpc2300.o" ".\obj\usbcore.o" ".\obj\usbdesc.o" ".\obj\usbhw.o" ".\obj\usbuser.o" ".\obj\mscuser.o" ".\obj\memory.o" ".\obj\diskimg.o" ".\obj\lcd_4bit.o" --ro-base 0x0 --entry Reset_Handler --rw
www.eeworm.com/read/406858/2272905
hex memory.hex
:0400000500000000F7
:020000040000FA
:1000000018F09FE518F09FE518F09FE518F09FE5C0
:1000100018F09FE50000A0E120F11FE518F09FE532
:1000200058000000400000004400000048000000AC
:100030004C0000000000000050
www.eeworm.com/read/406858/2272906
sct memory.sct
; *************************************************************
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************
LR_
www.eeworm.com/read/406858/2272907
tra memory.tra
*** Creating Trace Output File '.\Obj\Memory.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '".\obj\lpc2300.o"'
### List of Objects: adding '".\obj
www.eeworm.com/read/406858/2272909
plg memory.plg
礦ision3 Build Log
Project:
E:\资料\lpc2378_v1\demo program code\keil\USBMEM\Memory.uv2
Project File Date: 03/14/2007
Output:
Build target 'LPC23
www.eeworm.com/read/405664/2286481
c memory.c
/* memory.c - xdr routine for coding/decoding WDB memory structures */
/* Copyright 1994-1998 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01f,
www.eeworm.com/read/405492/2288407
h memory.h
/*
* NOTE!!! memcpy(dest,src,n) assumes ds=es=normal data segment. This
* goes for all kernel functions (ds=es=kernel space, fs=local data,
* gs=null), as well as for all well-behaving user prog
www.eeworm.com/read/405332/2292974
c memory.c
/*
* Carsten Langgaard, carstenl@mips.com
* Copyright (C) 1999,2000 MIPS Technologies, Inc. All rights reserved.
*
* ########################################################################
*
*