代码搜索:Processors
找到约 2,733 项符合「Processors」的源代码
代码结果 2,733
www.eeworm.com/read/387984/2553235
cpp readwrite.cpp
// Read/Write request processors for usbint driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
#if DBG
#define MSGUSBSTRING(
www.eeworm.com/read/387984/2553252
cpp readwrite.cpp
// Read/Write request processors for loopback driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
#if DBG
#define MSGUSBSTRIN
www.eeworm.com/read/387984/2553268
cpp readwrite.cpp
// Read/Write request processors for usbiso driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
#if DBG
#define MSGUSBSTRING(
www.eeworm.com/read/387984/2553282
cpp readwrite.cpp
// Read/Write request processors for feature driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
#if DBG
#define MSGUSBSTRING
www.eeworm.com/read/385462/2590018
c omap1.c
/*
* TI OMAP processors emulation.
*
* Copyright (C) 2006-2008 Andrzej Zaborowski
*
* This program is free software; you can redistribute it and/or
* modify it under the term
www.eeworm.com/read/385462/2590953
c microcode.c
/*
* Intel CPU Microcode Update Driver for Linux
*
* Copyright (C) 2000-2004 Tigran Aivazian
*
* This driver allows to upgrade microcode on Intel processors
* belonging to IA-32 family - Pentium
www.eeworm.com/read/383931/2609554
c mcf5xxx_hi.c
/*
* File: src/cpu/coldfire/mcf5xxx/mcf5xxx_hi.c
* Purpose: Higher level processing for MCF5xxx processors.
*
* Notes:
*
*/
/******************************************
www.eeworm.com/read/262041/4317792
c dis_arm_instr.c
/*
* dis_arm_instr.c
*
* Instruction disassebly code for ARM processors.
* Supports ARM and THUMB instruction sets.
*
* by Nick Patavalis (npat@inaccessnetworks.com)
*
* This code wa
www.eeworm.com/read/152843/5656102
c smp.c
/*
* arch/sh/kernel/smp.c
*
* SMP support for the SuperH processors.
*
* Copyright (C) 2002, 2003 Paul Mundt
*
* This program is free software; you can redistribute it and/or modify it
* under
www.eeworm.com/read/152843/5658224
c fsl_booke_mmu.c
/*
* Modifications by Kumar Gala (galak@kernel.crashing.org) to support
* E500 Book E processors.
*
* Copyright 2004 Freescale Semiconductor, Inc
*
* This file contains the routines for initiali