代码搜索:Processor
找到约 10,000 项符合「Processor」的源代码
代码结果 10,000
www.eeworm.com/read/329246/12967231
c vectors.c
/** ###################################################################
** THIS BEAN MODULE IS GENERATED BY THE TOOL. DO NOT MODIFY IT.
** Filename : Vectors.C
** Project : CAN
**
www.eeworm.com/read/329243/12967399
txt iic_signals.txt
=================================================================
THIS FILE WAS GENERATED BY "Processor Expert version 3.01 for Freescale HC(S)08/RS08/CFV1".
Project "IIC", 2008/5/29,
www.eeworm.com/read/329243/12967461
c vectors.c
/** ###################################################################
** THIS BEAN MODULE IS GENERATED BY THE TOOL. DO NOT MODIFY IT.
** Filename : Vectors.C
** Project : IIC
**
www.eeworm.com/read/328822/13000034
c delay.c
/*********************************************************************
*
* Simple Delay Routines
*
*********************************************************************
*
www.eeworm.com/read/328773/13003287
c delay.c
/*********************************************************************
*
* Simple Delay Routines
*
*********************************************************************
*
www.eeworm.com/read/140342/13086940
bak mcs2051.h.bak
#ifndef _MCS51_H_
#define _MCS51_H_ 1
/* Register Declarations for 8051 Processor */
/* BYTE Register */
sfr P1 = 0x90;
sfr P3 = 0xB0;
sfr PSW = 0xD0;
sfr ACC = 0xE0;
sfr B = 0x
www.eeworm.com/read/139738/13137123
java uthread.java
package nachos.userprog;
import nachos.machine.*;
import nachos.threads.*;
import nachos.userprog.*;
/**
* A UThread is KThread that can execute user program code inside a user
* process, in addit
www.eeworm.com/read/139738/13137137
conf nachos.conf
Machine.stubFileSystem = true
Machine.processor = true
Machine.console = true
Machine.disk = false
Machine.bank = false
Machine.networkLink = false
Processor.usingTLB = false
Processor.numPhysPages =
www.eeworm.com/read/139738/13137329
conf nachos.conf
Machine.stubFileSystem = true
Machine.processor = true
Machine.console = true
Machine.disk = false
Machine.bank = false
Machine.networkLink = true
Processor.usingTLB = true
Processor.numPhysPages = 16