代码搜索:Processors
找到约 2,733 项符合「Processors」的源代码
代码结果 2,733
www.eeworm.com/read/265353/4282583
h c5x5cext.h
/*--------------------------------------------------------------------------
C5X5CEXT.H
Header file for Extended CAN Register Definitions for the C505C and C515C CAN Processors.
Copyright (c) 198
www.eeworm.com/read/263376/4303089
h c5x5cext.h
/*--------------------------------------------------------------------------
C5X5CEXT.H
Header file for Extended CAN Register Definitions for the C505C and C515C CAN Processors.
Copyright (c) 198
www.eeworm.com/read/257728/4361135
h c5x5cext.h
/*--------------------------------------------------------------------------
C5X5CEXT.H
Header file for Extended CAN Register Definitions for the C505C and C515C CAN Processors.
Copyright (c) 198
www.eeworm.com/read/156106/5612634
s mcf5xxx.s
/*
* File: mcf5xxx.s
* Purpose: Lowest level routines for all ColdFire processors.
*
* Notes:
*
*/
#ifdef _UNDERSCORE_
#define exception_handler _exception_handler
#endif
.ext
www.eeworm.com/read/156106/5612672
h mcf5xxx.h
/*
* File: mcf5xxx.h
* Purpose: Definitions common to all ColdFire processors
*
* Notes:
*/
#ifndef _CPU_MCF5XXX_H
#define _CPU_MCF5XXX_H
/******************************************
www.eeworm.com/read/152843/5660544
c ppc403_pic.c
/*
*
* Copyright (c) 1999 Grant Erickson
*
* Module name: ppc403_pic.c
*
* Description:
* Interrupt controller driver for PowerPC 403-based processors.
*/
/
www.eeworm.com/read/193399/8233340
h spin_delay.h
/*
* spin_delay.h -- static inline functions for relatively precise timing
* Currently only AVR code; other processors' timing loops may be
* added as I have time & need for them.
*
* (c)
www.eeworm.com/read/200724/15426958
dox mainpage.dox
/** \mainpage Procyon AVRlib
C-Language Function Library for Atmel AVR Processors - Written by Pascal Stang
(Content supplied by other authors where noted)
Procyon AVRlib \ref mainpa
www.eeworm.com/read/427960/8909995
txt kcmcomba.txt
In embedded applications on low-powered processors, performance is a big
issue. Using either the KCM or Comba methods as described here can increase
speeds 4-fold.
To use the super-fast KCM (for
www.eeworm.com/read/371921/9530811
c avrxsimpleserial.c
/*
AvrXSimpleSerial.c
Sample code for simple unbuffered (except for hardware)
serial I/O for most (all?) Avr single and dual U(S)ART
capable processors with >= 8k FLASH.
There is a natur