代码搜索:Processors
找到约 2,733 项符合「Processors」的源代码
代码结果 2,733
www.eeworm.com/read/103781/15721314
txt readme.txt
uC/OS-II V2.51 Ported to the 80C52
==================================
This file contains information on how to port uC/OS-II, version 2.51, to the
80C52 family of processors, usi
www.eeworm.com/read/169651/9848057
h lbn68020.h
/*
* lbn68020.h - 32-bit bignum primitives for the 68020 (or 683xx) processors.
*
* These primitives use little-endian word order.
* (The order of bytes within words is irrelevant.)
*/
#define BN
www.eeworm.com/read/398967/7904840
s mcf5xxx_lo.s
/*
* File: mcf5xxx.s
* Purpose: Lowest level routines for all ColdFire processors.
*
* Notes:
*
*/
.global asm_set_ipl
.global _asm_set_ipl
.global _mcf5xxx_byter
www.eeworm.com/read/329670/12939518
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);
www.eeworm.com/read/329670/12939592
h ec_funcs.h
/*
* @(#)ec_funcs.h 1.1
* Special functions for 83C196EC and compatible processors.
*/
#ifndef _ec_funcs_h
#define _ec_funcs_h
void enable(void);
void disable(void)
www.eeworm.com/read/329670/12939611
h md_funcs.h
/*
* @(#)md_funcs.h 1.4
* Special functions for 80C196MD and compatible processors.
*/
#ifndef _md_funcs_h
#define _md_funcs_h
void enable(void);
void disable(void);
www.eeworm.com/read/329670/12939656
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);
www.eeworm.com/read/329670/12939680
h mh_funcs.h
/*
* @(#)mh_funcs.h 1.1
* Special functions for 80C196MH and compatible processors.
*/
#ifndef _mh_funcs_h
#define _mh_funcs_h
void enable(void);
void disable(void);
www.eeworm.com/read/329670/12939759
h np_funcs.h
/*
* @(#)np_funcs.h 1.2
* Special functions for 80C196NP and compatible processors.
*/
#ifndef _np_funcs_h
#define _np_funcs_h
void enable(void);
void disable(void);
www.eeworm.com/read/329670/12939800
h kr_funcs.h
/*
* @(#)kr_funcs.h 1.3
* Special functions for 80C196KR and compatible processors.
*/
#ifndef _kr_funcs_h
#define _kr_funcs_h
void enable(void);
void disable(void);