代码搜索:Memory

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

代码结果 10,000
www.eeworm.com/read/368758/2809475

c memory.c

/* Memory.c - Memory mappings and remapping functions */ /* Copyright - Galileo technology. */ /* modified by Josh Huber to clean some things up, and * fit it into the U-Boot framework */ #include
www.eeworm.com/read/368758/2810410

h memory.h

/* Memory.h - Memory mappings and remapping functions declarations */ /* Copyright - Galileo technology. */ #ifndef __INCmemoryh #define __INCmemoryh /* includes */ #include "core.h" /* defines *
www.eeworm.com/read/368758/2810436

c memory.c

/* * Copyright - Galileo technology. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it und
www.eeworm.com/read/368758/2810764

memory_dump

64 MB: 0x00: 80 08 04 0c 09 01 40 00 01 a0 60 00 80 08 00 01 0x10: 8f 04 04 01 01 00 06 a0 60 00 00 14 10 14 2d 10 0x20: 20 10 20 10 00 00 00 00 00 00 00 00 00 00 00 00 0x30: 00 00 00 00 00 00 00 00 0
www.eeworm.com/read/368758/2811183

c memory.c

/* * (C) Copyright 2007 * Stefan Roese, DENX Software Engineering, sr@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you
www.eeworm.com/read/368758/2811672

c memory.c

/* * (C) Copyright 2002-2003 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software
www.eeworm.com/read/368758/2811961

c memory.c

/* * (C) Copyright 2002 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you
www.eeworm.com/read/368386/2814582

c memory.c

/* * Carsten Langgaard, carstenl@mips.com * Copyright (C) 1999,2000 MIPS Technologies, Inc. All rights reserved. * * ######################################################################## * *
www.eeworm.com/read/368386/2814652

c memory.c

/* * memory.c: PROM library functions for acquiring/using memory descriptors * given to us from the ARCS firmware. * * Copyright (C) 1996 David S. Miller (dm@engr.sgi.com) */ #include
www.eeworm.com/read/368386/2814800

c memory.c

/* * memory.c: memory initialisation code. * * Copyright (C) 1998 Harald Koerfgen, Frieder Streffer and Paul M. Antoine * Copyright (C) 2000 Maciej W. Rozycki * * $Id: memory.c,v 1.3 1999/10/09