Microchip PIC32AK3208GC41064 handleiding

76 pagina's
PDF beschikbaar

Handleiding

Je bekijkt pagina 10 van 76
Vector Funcons
User Guide
© 2025 Microchip Technology Inc. and its subsidiaries
DS70005605A - 10
x[k] = source one vector of size N,
h[k] = source two vector of size M (with M<N).
Prototype
fractional* VectorConvolve (int numElems1,int numElems2,fractional* dstV,
fractional* srcV1,fractional* srcV2);
Arguments
Parameters Description
numElems1
Number of elements in source one vector
numElems2
Number of elements in source two vector
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
The number of elements inthe sourcetwo vectormustbe less than or equal to the number of
elements in the source one vector.
The destination vectormustalready exist, with exactlynumElems1+numElems2-1 number of
elements.
This function can beself-applicable.
Source File
vcon_aa.s
Function Prole
Device Program
Words
Cycles
PIC32A
37
For N =numElems1, and M =numElems2,
System resource usage
W0… W7 - used, not restored
W8…W9 - saved, used, restored
ACCA - used, not restored
CORCON - saved, used, restored
Two REPEATinstruction(s)
2.3.3. VectorCopy
Description
VectorCopycopies the elements of the source vector into the beginning of an (already existing)
destination vector, so that:

Bekijk gratis de handleiding van Microchip PIC32AK3208GC41064, 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
ModelPIC32AK3208GC41064
CategorieNiet gecategoriseerd
TaalNederlands
Grootte11302 MB