代码搜索结果
找到约 10,000 项符合
Memory 的代码
memory.c
/*
* vivi/lib/memory.c:
*
* Copyright (C) 2002 MIZI Research, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License
memory.h
/*
* vivi/include/memory.h
*
* Copyright (C) 2001,2002 MIZI Research, Inc.
*
* $Id: memory.h,v 1.1.1.1 2004/02/04 06:22:25 laputa Exp $
*/
#ifndef __VIVI_MEMORY_H__
#define __VIVI_MEMORY_H__
#
memory.c
/*
* linux/mm/memory.c
*
* (C) 1991 Linus Torvalds
*/
/*
* demand-loading started 01.12.91 - seems it is high on the list of
* things wanted, and it should be easy to implement. - Linus
*/
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
memory.h
/****************************************************************
* ATMEL的DATAFLASH操作函数库(FOR AT45DB161D) *
* *
*
memory.c
/****************************************************************
* ATMEL的DATAFLASH操作函数库(FOR AT45DB161D) *
* *
*
memory.map
LARM LINKER/LOCATER V2.53 06/12/2006 10:18:27 PAGE 1
LARM LINKER/LOCATER V2.53, INVOKED BY:
C:\KEIL\ARM\BIN\LA.EXE .\Obj\Startup.o
memory.lst
ARM COMPILER V2.53, memory 12/06/06 10:18:26 PAGE 1
ARM COMPILER V2.53, COMPILATION OF MODULE memory
OBJECT MODULE PLACED IN
memory.h
/*----------------------------------------------------------------------------
* Name: MEMORY.H
* Purpose: USB Memory Storage Demo Definitions
* Version: V1.10
*-------------
memory.c
/*----------------------------------------------------------------------------
* Name: MEMORY.C
* Purpose: USB Mass Storage Demo
* Version: V1.10
*---------------------------