代码搜索:Memory
找到约 10,000 项符合「Memory」的源代码
代码结果 10,000
www.eeworm.com/read/414420/2150689
c post-memory.c
#include
#include
#ifdef CONFIG_POST
#include
#include
#if CONFIG_POST & CFG_POST_MEMORY
#define CLKIN 25000000
#define PATTERN1 0x5A5A5A5A
#define PATTE
www.eeworm.com/read/412238/2174239
asm memory_game.asm
.include "riscmcu.inc"
.def temp = r16
.def times = r17
.def num = r18
.def stack = r19
.def counter = r20
.def life = r22
.def level = r23
.def temp2 = r24
.cseg
rjmp reset
reti
re
www.eeworm.com/read/411977/2178801
sgml memory_chunks.sgml
Memory Chunks
deprecated way to allocate groups of equal-sized chunks of memory.
www.eeworm.com/read/411977/2178811
sgml memory_slices.sgml
Memory Slices
efficient way to allocate groups of equal-sized chunks of memory.
www.eeworm.com/read/411390/2188935
h memory_t.h
/*
* Copyright (c) 2001 - 2005 NetGroup, Politecnico di Torino (Italy)
* Copyright (c) 2005 - 2006 CACE Technologies, Davis (California)
* All rights reserved.
*
* Redistribution and use in
www.eeworm.com/read/411153/2191501
h osal_memory.h
#ifndef OSAL_MEMORY_H
#define OSAL_MEMORY_H
/*********************************************************************
Filename: OSAL_Memory.h
Revised: $Date: 2006-10-26 11:15:57
www.eeworm.com/read/411153/2191506
c osal_memory.c
/*********************************************************************
Filename: OSAL_Memory.c
Revised: $Date: 2006-10-26 11:15:57 -0700 (Thu, 26 Oct 2006) $
Revision:
www.eeworm.com/read/411153/2191697
lst osal_memory.lst
##############################################################################
# #
# IAR 8051 C/C++ Compiler V7.20H/W32
www.eeworm.com/read/411153/2191824
lst osal_memory.lst
##############################################################################
# #
# IAR 8051 C/C++ Compiler V7.20H/W32
www.eeworm.com/read/410728/2204037
c hw_memory.c
/* This file is part of the program psim.
Copyright (C) 1994-1997, Andrew Cagney
This program is free software; you can redistribute it and/or modify
it under t