Microchip PIC32AK3208GC41064 handleiding

76 pagina's
PDF beschikbaar

Handleiding

Je bekijkt pagina 23 van 76
Window Funcons
User Guide
© 2025 Microchip Technology Inc. and its subsidiaries
DS70005605A - 23
VectorWindowapplies a window to a given sourcevector andstores the resulting windowed vector
in a destination vector.
Prototype
fractional* VectorWindow (int numElems, fractional* dstV, fractional* srcV,
fractional* window);
Arguments
Parameters Description
numElems
Number of elements in the source vectors.
dstV
Pointer to the destination vector.
srcV
Pointer to the source vector.
window
Pointer to the initialized window.
Returns
Pointer to the base address of the destination vector.
Remarks
The window vector must have already been initialized, with exactly numElems number of elements.
This function can be computed in place.
This function can be self-applicable.
This function uses VectorMultiply.
Source File
dowindow_aa.s
Function Prole
Device Program Words Cycles
PIC32A
2 11
Notes: 
1. The above-mentioned program word and cycle counts pertain solely to VectorWindow.
However, as this function inherently utilizes VectorMultiply, the respective counts for
VectorMultiply must also be considered.
2. In the description of VectorMultiply, the number of cycles reported includes four cycles
of C-function call overhead. Thus, the number of actual cycles from VectorMultiply to
add to VectorWindow is four less than whatever number is reported for a stand-alone
VectorMultiply.
System resource usage
None. (VectorWindow just includes a function to call to VectorMultiply.)

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