代码搜索:Processor
找到约 10,000 项符合「Processor」的源代码
代码结果 10,000
www.eeworm.com/read/108284/15589138
asm spihost.asm
/* ------------------------ SPIhost.asm ---------------------------------------
Version 1.0 24.Feb.02 - B. Mitchell
This project is intended for a single ADSP-21161 processor.
This code is t
www.eeworm.com/read/141176/5775387
h pci_ids.h
#ifndef PCI_IDS_H
#define PCI_IDS_H
/*
* PCI Class, Vendor and Device IDs
*
* Please keep sorted.
*/
/* Device classes and subclasses */
#define PCI_CLASS_NOT_DEFINED 0x0000
#define
www.eeworm.com/read/125140/6032720
h pci_ids.h
#ifndef PCI_IDS_H
#define PCI_IDS_H
/*
* PCI Class, Vendor and Device IDs
*
* Please keep sorted.
*/
/* Device classes and subclasses */
#define PCI_CLASS_NOT_DEFINED 0x0000
#define
www.eeworm.com/read/120158/6080162
h pci_ids.h
#ifndef PCI_IDS_H
#define PCI_IDS_H
/*
* PCI Class, Vendor and Device IDs
*
* Please keep sorted.
*/
/* Device classes and subclasses */
#define PCI_CLASS_NOT_DEFINED 0x0000
#define
www.eeworm.com/read/190295/8445060
c crc.c
/* ------------------------------------------------------------------------
File : crc.c
Descr : Functions for CRC calculations by the ELMB ATmega103 processor.
History: 04MAY.99; Henk B&B;
www.eeworm.com/read/189865/8453999
h gendef.h
/*
* gendef.h
*
* General definitions to be included in all project source modules
*/
#ifndef _GENDEF_H_
#define _GENDEF_H_
/*
* COMPILER & PROCESSOR DEPENDENCIES (Redefine to sui
www.eeworm.com/read/188070/8575248
c main.c
/*
* File: main.c
*
* uC/OS Real-time multitasking kernel for the ARM processor.
*
* This program is an example of using semaphore to
* implement task rendevous.
*
* Created by
www.eeworm.com/read/430016/8772790
c pppcfgar.c
/* pppcfgar.c - configuration parameter: alternate and range value processor */
/* Copyright 1999 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
www.eeworm.com/read/385844/8786181
h thread.h
// thread.h
// Data structures for managing threads. A thread represents
// sequential execution of code within a program.
// So the state of a thread includes the program counter,
// the processor
www.eeworm.com/read/284556/8919011
h thread.h
// thread.h
// Data structures for managing threads. A thread represents
// sequential execution of code within a program.
// So the state of a thread includes the program counter,
// the processor