代码搜索:Processors
找到约 2,733 项符合「Processors」的源代码
代码结果 2,733
www.eeworm.com/read/398431/7947142
in leon3.in
mainmenu_option next_comment
bool 'Enable LEON3 SPARC V8 Processor' CONFIG_LEON3
if [ "$CONFIG_LEON3" = "y" ]; then
int 'Number of processors' CONFIG_PROC_NUM 1
comment 'Processor '
www.eeworm.com/read/398431/7947146
help leon3.in.help
Number of processors
CONFIG_PROC_NUM
The number of processor cores. The LEON3MP design can accomodate
up to 4 LEON3 processor cores. Use 1 unless you know what you are
doing ...
Number of SPAR
www.eeworm.com/read/128531/5983660
c cputable.c
/*
* arch/mips/au1000/common/cputable.c
*
* Copyright (C) 2004 Dan Malek (dan@embeddededge.com)
* Copied from PowerPC and updated for Alchemy Au1xxx processors.
*
* Copyright (C) 2001 Ben. He
www.eeworm.com/read/102935/6230074
h pgalloc.h
/*
* linux/include/asm-arm/proc-armo/pgalloc.h
*
* Copyright (C) 2001-2002 Russell King
*
* Page table allocation/freeing primitives for 26-bit ARM processors.
*/
#include
ext
www.eeworm.com/read/101082/6253056
pmax
#
# @(#)PMAX 4.1 ULTRIX 7/2/90
#
machine mips
cpu "DS3100"
ident "PMAX"
timezone 5 dst 1
maxusers 32
maxuprc 50
physmem 24
processors 1
bufcache 34
options QUOTA
options INET
options NFS
opt
www.eeworm.com/read/101082/6253065
mipsfair
#
#
machine mips
cpu "DS5400"
ident "MIPSFAIR"
timezone 5 dst 1
maxusers 32
maxuprc 50
physmem 64
processors 1
scs_sysid 1
options QUOTA
options INET
options NFS
options UFS
options RPC
opt
www.eeworm.com/read/130077/14209028
html index.html
Procyon ARMlib-LPC2100 - C-Language Function Library for Philips LPC2100 ARM7TDMI Processors
www.eeworm.com/read/125551/14486005
h kc_funcs.h
/*
* @(#)kc_funcs.h 1.3
* Special functions for 80C196KC and compatible processors.
*/
#ifndef _kc_funcs_h
#define _kc_funcs_h
void enable(void);
void disable(void);
void enable_pts(
www.eeworm.com/read/125551/14486117
h nt_funcs.h
/*
* @(#)nt_funcs.h 1.4
* Special functions for 80C196NT and compatible processors.
*/
#ifndef _nt_funcs_h
#define _nt_funcs_h
void enable(void);
void disable(void);
void enable_pts(
www.eeworm.com/read/250243/4432564
c cputable.c
/*
* arch/mips/au1000/common/cputable.c
*
* Copyright (C) 2004 Dan Malek (dan@embeddededge.com)
* Copied from PowerPC and updated for Alchemy Au1xxx processors.
*
* Copyright (C) 2001 Ben. He