代码搜索:Cache
找到约 10,000 项符合「Cache」的源代码
代码结果 10,000
www.eeworm.com/read/153455/12031698
o cache.o
www.eeworm.com/read/256008/12036991
h cache.h
#ifndef __CACHE_H__
#define __CACHE_H__
void Test_Cache(void);
extern int DCache_Test(void);
extern int ICache_Test(void);
extern int DMMU_Test(void);
extern int IMMU_Test(void);
void Test
www.eeworm.com/read/256008/12037139
c cache.c
/*****************************************
NAME: cache.c
DESC: CACHE test
HISTORY:
2002.03.07: ver 0.0
2003.03.31: added Test_Cache()
*****************************************/
#in
www.eeworm.com/read/256008/12037277
o cache.o
www.eeworm.com/read/341811/12061628
h cache.h
#ifndef __CACHE_H__
#define __CACHE_H__
int Test_Cache(void);
void FlushCache(void);
#endif /*__CACHE_H__*/
www.eeworm.com/read/341811/12061706
c cache.c
#include
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
void MarchCMinus32(int address,int unit,unsigned int pattern);
void MarchCMinusM_10(int address,int unit,unsigned int patte
www.eeworm.com/read/255708/12063598
c cache.c
/****************************************************************
* ARMSYS S3C44B0X CACHE TEST *
****************************************************************
1.2005.4.29:: C
www.eeworm.com/read/255708/12063721
h cache.h
#ifndef __CACHE_H__
#define __CACHE_H__
int Test_Cache(void);
void FlushCache(void);
void MarchCMinus32(int address,int unit,unsigned int pattern);
void MarchCMinusM_10(int address,int unit,u
www.eeworm.com/read/255585/12070602
cache resolveassemblyreference.cache
www.eeworm.com/read/255519/12077450