代码搜索:Memory
找到约 10,000 项符合「Memory」的源代码
代码结果 10,000
www.eeworm.com/read/438140/7735851
vhd length_memory.vhd
-- megafunction wizard: %RAM: 1-PORT%
-- GENERATION: STANDARD
-- VERSION: WM1.0
-- MODULE: altsyncram
-- ============================================================
-- File Name: length_memor
www.eeworm.com/read/438140/7735864
vhd page_memory.vhd
-- megafunction wizard: %RAM: 1-PORT%
-- GENERATION: STANDARD
-- VERSION: WM1.0
-- MODULE: altsyncram
-- ============================================================
-- File Name: page_memory.
www.eeworm.com/read/438140/7735865
vhd back_memory.vhd
-- megafunction wizard: %ROM: 1-PORT%
-- GENERATION: STANDARD
-- VERSION: WM1.0
-- MODULE: altsyncram
-- ============================================================
-- File Name: back_memory.
www.eeworm.com/read/438140/7735869
vhd char_memory.vhd
-- megafunction wizard: %ROM: 1-PORT%
-- GENERATION: STANDARD
-- VERSION: WM1.0
-- MODULE: altsyncram
-- ============================================================
-- File Name: char_memory.
www.eeworm.com/read/435120/7797101
uv2 memory.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (MCBSTM32), 0x0004 // Tools: 'ARM-ADS'
Group (Startup Code)
Group (Initialisation)
Group (Configuration)
Group (Disk Image)
www.eeworm.com/read/434785/7801661
h memory_struct.h
#ifndef OS_MEMORY_STRUCT
#define OS_MEMORY_STRUCT
struct file_window{
enum{
FILE_OPEN,
FILE_CLOSE
} state;
struct file file;
int block_ring;
int file_front,file_back;
int lock_
www.eeworm.com/read/434785/7801679
c call_memory.c
#include"../include/os.h"
int memory_call_process(struct thread_environment *env)
{
int return_value=-1;
union memory_call_parameter *par=get_memory_parameter();
switch(env->system_call_
www.eeworm.com/read/434785/7801692
h memory_function.h
#ifndef OS_MEMORY_FUNCTION
#define OS_MEMORY_FUNCTION
extern int get_memory_body_size(
struct install_memory_body_parameter *par);
extern int init_memory_body(
struct memory_body_struct *my
www.eeworm.com/read/434785/7801694
h call_memory.h
#ifndef OS_MEMORY_MEMORY_CALL
#define OS_MEMORY_MEMORY_CALL
union memory_call_parameter{
struct{
struct install_memory_body_parameter
memory_body_parameter;
struct capability capabi
www.eeworm.com/read/299951/7819179
h flash_memory.h
/****************************************************************************/
/* */
/* Copyright (C) 2006 Oki Electric In