代码搜索结果

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

memory.c

/*---------------------------------------------------------------------------- * Name: MEMORY.C * Purpose: USB Mass Storage Demo * Version: V1.10 *---------------------------

memory.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {

memory.lnp

".\Obj\SAM7S.obj", ".\Obj\DiskImg.obj", ".\Obj\usbhw.obj", ".\Obj\usbcore.obj", ".\Obj\usbdesc.obj", ".\Obj\usbuser.obj", ".\Obj\mscuser.obj", ".\Obj\memory.obj" TO ".\Obj\Memory" PRINT(".\

memory.plg

礦ision3 Build Log Project: D:\Keil\ARM\Boards\Atmel\AT91SAM7S\USB\Memory\Memory.uv2 Project File Date: 02/03/2006 Output: Build target 'AT91SA

memory.asl

Device(MEM) { // Memory Name(_HID, EISAID("PNP0C01")) // Hardware Device ID Name (_CRS,Buffer() {

memory.c

/* * linux/mm/memory.c * * Copyright (C) 1991, 1992 Linus Torvalds */ /* * demand-loading started 01.12.91 - seems it is high on the list of * things wanted, and it should be easy to