代码搜索:Cache优化
找到约 10,000 项符合「Cache优化」的源代码
代码结果 10,000
www.eeworm.com/read/110034/6166099
c c-andes.c
/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 1997
www.eeworm.com/read/104023/6211913
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/157976/11652937
h option.h
#ifndef _OPTION_H_
#define _OPTION_H_
// ************* OPTIONS **************
//cowboy//#define MCLK (50000000)
#define MCLKM (30)
#define MCLK (MCLKM * 1000000)
#define PLLON
www.eeworm.com/read/157976/11652976
h option.h
#ifndef _OPTION_H_
#define _OPTION_H_
// ************* OPTIONS **************
//cowboy//#define MCLK (50000000)
#define MCLKM (30)
#define MCLK (MCLKM * 1000000)
#define PLLON
www.eeworm.com/read/129356/14249606
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/161121/5555514
c c-andes.c
/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 1997
www.eeworm.com/read/159166/5588041
h option.h
#ifndef __OPTION_H__
#define __OPTION_H__
#define MCLK (60000000) /* Fin=8MHz, Fout=50MHz */
#define WRBUFOPT (0x8) /* enabel write buffer operation */
#define SYSCFG_0KB (
www.eeworm.com/read/134186/14002220
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/291065/8443036