代码搜索:Addressing
找到约 974 项符合「Addressing」的源代码
代码结果 974
www.eeworm.com/read/166664/10008868
cmd lnk.cmd
/*****************************************************************************/
/* */
/* LNK.CMD - V2.00 COMMAND FILE FOR L
www.eeworm.com/read/420984/10762999
h iolpc2103.h
/***************************************************************************
**
** This file defines the Special Function Registers for
** NXP LPC2103
**
**
www.eeworm.com/read/465644/7051110
h csl_dma_global.h
/*****************************************************\
* Copyright 2003, Texas Instruments Incorporated. *
* All rights reserved. *
* Restricted rights to use, dupl
www.eeworm.com/read/296134/7103012
c ibit_rev.c
/* Arrange input samples in bit-reverse addressing order
the index j is the bit reverse of i */
#include "icomplex.h" /* integer complex.h header file */
void bit_rev(complex *X, unsigned
www.eeworm.com/read/457222/7331522
c ibit_rev.c
/* Arrange input samples in bit-reverse addressing order
the index j is the bit reverse of i */
#include "icomplex.h" /* integer complex.h header file */
void bit_rev(complex *X, unsigned
www.eeworm.com/read/457222/7331614
c exp2b.c
/* ---------------------------------------
exp2b.c
Interfacing C with Assembly Langugage
and using Different Addressing Modes
------------------------------------------*/
exter
www.eeworm.com/read/457222/7331619
asm exp2b_4.asm
* * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* exp2b_4: Paralle Processing
*
* * * * * * * * * * * * * * * * * * * * * * * * * * *
.def _exp2b_4
.text
_exp2b_4
www.eeworm.com/read/457222/7331620
asm exp2b_2.asm
* * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* exp2b_2: Direct Addressing Mode
*
* * * * * * * * * * * * * * * * * * * * * * * * * * *
.def _exp2b_2
.ref _Xi
www.eeworm.com/read/299636/7842119
asm exp2b_2.asm
* * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* exp2b_2: Direct Addressing Mode
*
* * * * * * * * * * * * * * * * * * * * * * * * * * *
.def _exp2b_2
.ref _Xi
www.eeworm.com/read/299636/7842121
c exp2b.c
/* ---------------------------------------
exp2b.c
Interfacing C with Assembly Langugage
and using Different Addressing Modes
------------------------------------------*/
exter