Microchip PIC32AK1216GC41064 handleiding

76 pagina's
PDF beschikbaar

Handleiding

Je bekijkt pagina 9 van 76
Vector Funcons
User Guide
© 2025 Microchip Technology Inc. and its subsidiaries
DS70005605A - 9
2.3.1. VectorAdd
Description
VectorAddadds the value of each element in the source one vector with its counterpart in the
source twovector andplaces the result in the destination vector.
Prototype
fractional* VectorAdd (int numElems, fractional* dstV, fractional* srcV1,
fractional* srcV2);
Arguments
Parameters Description
numElems
Number of elements in the source vectors
dstV
Pointer to the destination vector
srcV1
Pointer to the source one vector
srcV2
Pointer to the source two vector
Returns
Pointer to the base address of the destination vector.
Remarks
If the absolute value ofsrcV1[n]+srcV2[n]is larger than the maximum value of 1.31 fractional
datatype, this operation results in saturation for the n
th
element.
This function can be computed in place.
This function can beself-applicable.
Source File
vadd_aa.s
Function Prole
Device Program Words Cycles
PIC32A
11 36 + 4*(numElems)
System resource usage
W0…W4 - used, not restored
ACCA - used, not restored
CORCON - saved, used, restored
REPEATinstruction(s) usage – None
2.3.2. VectorConvolve
Description
VectorConvolvecomputes the convolution between two sourcevectors andstores the result in a
destination vector. The result is computed as follows:
Where,

Bekijk gratis de handleiding van Microchip PIC32AK1216GC41064, stel vragen en lees de antwoorden op veelvoorkomende problemen, of gebruik onze assistent om sneller informatie in de handleiding te vinden of uitleg te krijgen over specifieke functies.

Productinformatie

MerkMicrochip
ModelPIC32AK1216GC41064
CategorieNiet gecategoriseerd
TaalNederlands
Grootte11302 MB