代码搜索:Processors
找到约 2,733 项符合「Processors」的源代码
代码结果 2,733
www.eeworm.com/read/258893/4349272
c bni68020.c
/*
* bni68020.c - 32-bit bignum primitives for the 68020+ (0r 683xx) processors.
*
* Written by Colin Plumb
*
* $Id: bni68020.c,v 1.3 1997/05/13 01:18:46 mhw Exp $
*
* This was written f
www.eeworm.com/read/112059/15494370
html hardware.html
Jtag-Arm9 - JTAG interface for ARM9 Processors
Home made JTAG interface
As part of getting the Jtag-Arm9 program going I had to create a simple
JTAG i
www.eeworm.com/read/184524/9097070
m plotbelt.m
% Plot belt axis data
% File contains: t x1set x1 x2set x2
system_dependent(14,'on'); % For better consistency working with
% word processors
load('working\gluedata.txt');
subplot(2,1,1);
p
www.eeworm.com/read/101082/6253070
rx01 sas.rx01
#
# @(#)SAS.rx01 4.1 (ULTRIX) 7/2/90
# STANDALONE ULTRIX (780 only)
#
machine vax
cpu "VAX785"
cpu "VAX780"
ident SAS
timezone 5 dst
maxusers 1
maxuprc 10
physmem 16
processors 1
scs_sysid 32
op
www.eeworm.com/read/224579/14582787
h config.h
/* Copyright (C) 2005 Psi Systems, Inc.
File: config.h
Main Speex option include file for TI C64xx, C54xx and C55xx processors
for use with TI Code Composer (TM) DSP development tools.
R
www.eeworm.com/read/16069/644956
h arm_cm4.h
/*
* File: arm_cm4.h
* Purpose: Definitions common to all ARM Cortex M4 processors
*
* Notes:
*/
#ifndef _CPU_ARM_CM4_H
#define _CPU_ARM_CM4_H
#include "common.h"
/*ARM Cortex M4
www.eeworm.com/read/25701/949339
h arm_cm4.h
/*
* File: arm_cm4.h
* Purpose: Definitions common to all ARM Cortex M4 processors
*
* Notes:
*/
#ifndef _CPU_ARM_CM4_H
#define _CPU_ARM_CM4_H
#include "common.h"
/*ARM Cortex M4
www.eeworm.com/read/27164/980218
h arm_cm4.h
/*
* File: arm_cm4.h
* Purpose: Definitions common to all ARM Cortex M4 processors
*
* Notes:
*/
#ifndef _CPU_ARM_CM4_H
#define _CPU_ARM_CM4_H
#include "common.h"
/*ARM Cortex M4
www.eeworm.com/read/277562/4154354
h config.h
/* Copyright (C) 2005 Psi Systems, Inc.
File: config.h
Main Speex option include file for TI C64xx, C54xx and C55xx processors
for use with TI Code Composer (TM) DSP development tools.
R
www.eeworm.com/read/395929/2430647
makefile
PROCESSOR_H = ../../../processors/386-GCC.h
SOFTFLOAT_MACROS = ../softfloat-macros
OBJ = .o
EXE = .exe
INCLUDES = -I. -I..
COMPILE_C = gcc -c -o $@ $(INCLUDES) -I- -O2
LINK = gcc -o $@
ALL: softflo