代码搜索结果

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

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 *---------------------------

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.h

#ifndef OS_MEMORY_MEMORY #define OS_MEMORY_MEMORY #include"../kernel/kernel.h" #include"arch.h" #include"memory_struct.h" #include"memory_function.h" #include"call_memory.h" extern stru

memory.c

#include"../include/os.h" static int hash_function(int file_window,int logic_block) { int i,j; i=(*(memory_body->file_number)); i=i*file_window; i=i+logic_block; j=(*(memory_body->hash

memory.cmd

/*-e _c_int00 -m sensor.map /******************** memory.cmd *********************** * 2002.10.1 */ MEMORY { PAGE 0: PROG: origin = 0x2000, len = 0x0f80 /*8k-128 word*/

memory.cmd

/******************** memory.cmd *********************** * 2002.10.1 */ -m boot.map MEMORY { PAGE 0: PROG: origin = 0x1000, len = 0x0f80 /*4k-128 word*/ VECT: ori