代码搜索结果
找到约 10,000 项符合
Memory 的代码
memory.lnp
".\obj\startup.o" ".\obj\diskimg.o" ".\obj\usbhw.o" ".\obj\usbcore.o" ".\obj\usbdesc.o" ".\obj\usbuser.o" ".\obj\mscuser.o" ".\obj\memory.o" --strict --scatter ".\Obj\Memory.sct"
--map --xref --call
memory.sct
; *************************************************************
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************
LR_
memory.htm
Static Call Graph - [.\Obj\Memory.axf]
Static Call Graph for image .\Obj\Memory.axf
memory.tra
*** Creating Trace Output File '.\Obj\Memory.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '".\obj\startup.o"'
### List of Objects: adding '".\obj
memory.plg
礦ision3 Build Log
Project:
G:\XrEmbedded\Z2148\Example\5-USBMem\Memory.uv2
Project File Date: 02/04/2006
Output:
Build target 'MCB2140 Board'
memory.c
/**************************************************************************
**
** Copyright (C) 1993 David E. Steward & Zbigniew Leyk, all rights reserved.
**
** Meschach Library
**
**
memory.v
/********************************************************************************/
/* Copyright @ 2006 by SOME of SJTU */
/* All rights are reserved. Reprod
memory.cs
using System;
using System.Runtime.InteropServices;
namespace NiceTracker.Libraries
{
///
/// Contains methods for allocating and freeing memory.
///
public class Mem