代码搜索:Cache
找到约 10,000 项符合「Cache」的源代码
代码结果 10,000
www.eeworm.com/read/328532/13022047
c syscachelocklib.c
/* sysCacheLockLib.c - Cache locking support routines. */
/* Copyright 1984-2002 Wind River, Inc */
/*
modification history
--------------------
01e,14dec01,g_h Add (char*) to SYSL1CACHELOCK_STARTA
www.eeworm.com/read/328532/13022318
c syscachelocklib.c
/* sysCacheLockLib.c - Cache locking support routines. */
/* Copyright 1984-2002 Wind River, Inc */
/*
modification history
--------------------
01e,14dec01,g_h Add (char*) to SYSL1CACHELOCK_STARTA
www.eeworm.com/read/141212/13032698
h mmu.h
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
www.eeworm.com/read/327669/13067919
c fat16.c
#include
#include "fat16.h"
#include "..\Target\44blib.h"
#include "..\Target\44b.h"
#define SEEK_SET 0
#define SEEK_CUR 1
#define SEEK_END 2
#define DISK_32M 32
#define DISK_1
www.eeworm.com/read/327410/13080950
prj top.prj
vhdl work "memory.vhd"
vhdl work "mem1.vhd"
vhdl work "kernel.vhd"
vhdl work "four.vhd"
vhdl work "cache.vhd"
vhdl work "top.vhd"
www.eeworm.com/read/139278/13164703
cpp fat16.cpp
// fat16.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "fat16.h"
#include
#include
#include
#include
#
www.eeworm.com/read/139278/13164718
cpp filesys.cpp
// FileSys.cpp: implementation of the CFileSys class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include
#include
#inc
www.eeworm.com/read/241089/13170156
aspx singlefile.aspx
public void Page_Load(Object sender, EventArgs e) {
XmlDocument dom;
XslT
www.eeworm.com/read/138751/13217803
s sysalib.s
/* sysALib.s - Motorola 860ads system-dependent assembly routines */
/* Copyright 1984-1998 Wind River Systems, Inc. */
.data
.globl copyright_wind_river
.long copyright_wind_river
/*
modi