代码搜索:processors
找到约 2,733 项符合「processors」的源代码
代码结果 2,733
www.eeworm.com/read/244416/12867599
s startup_hardware_init.s
;------------------------------------------------------------------------------
;
; TNKernel startup hardware init for LPC2101/03 & LPC214X processors
; (for ARM(c) compiler)
;
; ARM(c)
www.eeworm.com/read/244416/12867610
s startup_hardware_init.s
;------------------------------------------------------------------------------
;
; TNKernel startup hardware init for LPC2101/03 & LPC214X processors
; (for ARM(c) compiler)
;
; ARM(c)
www.eeworm.com/read/142329/12951779
asm pidint.asm
;******************************************************************************
;* This file contains the functions PID library module for
;* interrupt option
;************************************
www.eeworm.com/read/141937/12976654
pas cpuid.pas
unit cpuid;
// CPU identification.
// This unit defines the GetCpuID function, which uses the CPUID
// instruction to get the processor type. GetCpuID returns True if the
// processor support
www.eeworm.com/read/327756/13064270
s79 startup_hardware_init.s79
; TNKernel startup hardware init for LPC2101/3 & LPC214X processors
; (for IAR(c) compiler)
;
; IAR(c) ARM assembler
;
; Copyright
www.eeworm.com/read/238536/13877396
pas cpuid.pas
unit cpuid;
// CPU identification.
// This unit defines the GetCpuID function, which uses the CPUID
// instruction to get the processor type. GetCpuID returns True if the
// processor support
www.eeworm.com/read/135153/5889399
h assembler.h
/*
* linux/asm/assembler.h
*
* This file contains arm architecture specific defines
* for the different processors.
*
* Do not include any C declarations in this file - it is included by
* asse
www.eeworm.com/read/113685/6126346
inc trans1.inc
PARAMETER (MAXD=100)
PARAMETER (SIDE=2)
PARAMETER (LOOPS=100)
! The problem is defined as a MAXDxMAXD matrix;
!
! The number of processors is defined as a SIDExSIDE mes
www.eeworm.com/read/113685/6126385
procs-11
INTEGER, PARAMETER :: nproc0 = 1, nproc1 = 1
! No processors!
www.eeworm.com/read/108417/6182735
java commandprocessorremote.java
/*
* Copyright (c) 2000 Lyrisoft Solutions, Inc.
* Used by permission
*/
package com.lyrisoft.chat.server.remote;
import java.util.Map;
import java.util.HashMap;
import java.util.HashSet;
import j