代码搜索:Cache
找到约 10,000 项符合「Cache」的源代码
代码结果 10,000
www.eeworm.com/read/184414/9104661
c syscachelocklib.c
/* sysCacheLockLib.c - Cache locking support routines. */
/* Copyright 1984-2002 Wind River, Inc */
/*
modification history
--------------------
01d,04feb02,g_h Add L2 cache support
01c,25oct01,g_h
www.eeworm.com/read/184413/9104797
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/380728/9132669
h net_arp.h
#ifndef NET_ARP_H
#define NET_ARP_H
/************************************************************************
*
* NET_ARP.h
*
* The 'NET_ARP' module implements the ARP protocol a
www.eeworm.com/read/183838/9135248
c main.c
#include "I2C.h"
#include "init.h"
void main()
{
int i = 0;
unsigned char temp;
unsigned char cache_1 ,cache_2;
cache_1 = 0xb8;
//setup
// Init_PLL();
// Init_EBIU(); //Async M
www.eeworm.com/read/183725/9143004
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/380126/9161393
cvsignore .cvsignore
aclocal.m4
config.log
config.status
configure
libtool
Makefile
Makefile.in
autom4te.cache
www.eeworm.com/read/182400/9205042
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