代码搜索:Cache
找到约 10,000 项符合「Cache」的源代码
代码结果 10,000
www.eeworm.com/read/163265/10168045
v icache.v
/*****************************************************************************
Description: I-Cache Controller Unit for the ARM Microprocessor. This
provides the next 3 instruction to the ARM f
www.eeworm.com/read/161750/10381627
h option.h
#ifndef _OPTION_H_
#define _OPTION_H_
// ************* OPTIONS **************
//cowboy//#define MCLK (50000000)
#define MCLKM (60)
#define MCLK (MCLKM * 1000000)
#define PLLON
www.eeworm.com/read/160029/10579022
test pragma.test
# 2002 March 6
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for yoursel
www.eeworm.com/read/272557/10953423
h option.h
#ifndef _OPTION_H_
#define _OPTION_H_
// ************* OPTIONS **************
//cowboy//#define MCLK (50000000)
#define EXT_OSC_CLK 8000000
#define MCLKM (60)
#define MCLK
www.eeworm.com/read/164512/7087157
h option.h
#ifndef __OPTION_H__
#define __OPTION_H__
#define MCLK (50000000) /* Fin=8MHz, Fout=50MHz */
#define WRBUFOPT (0x8) /* enabel write buffer operation */
#define SYSCFG_0KB (
www.eeworm.com/read/247283/12668619
test pragma.test
# 2002 March 6
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for yoursel
www.eeworm.com/read/332710/12743175
h option.h
#ifndef _OPTION_H_
#define _OPTION_H_
// ************* OPTIONS **************
//cowboy//#define MCLK (50000000)
#define MCLKM (60)
#define MCLK (MCLKM * 1000000)
#define PLLON
www.eeworm.com/read/243747/12920078
cpp qtree.cpp
#include "qtree.h"
extern int qtree_level;
extern Cache cache_memory;
extern filename[];
extern BlockFile myblockfile;
qtree_node::qtree_node (int lv){
for (int i=0; i
www.eeworm.com/read/140502/13078204
h option.h
#ifndef _OPTION_H_
#define _OPTION_H_
// ************* OPTIONS **************
//cowboy//#define MCLK (50000000)
#define MCLKM (30)
#define MCLK (MCLKM * 1000000)
#define PLLON