From 96d6da4e252b06dcfdc041e7df23e86161c33007 Mon Sep 17 00:00:00 2001 From: rihab kouki Date: Tue, 28 Jul 2020 11:24:49 +0100 Subject: Official ARM version: v5.6.0 --- docs/DSP/html/group__Fill.html | 42 +++++++++++++++--------------------------- 1 file changed, 15 insertions(+), 27 deletions(-) (limited to 'docs/DSP/html/group__Fill.html') diff --git a/docs/DSP/html/group__Fill.html b/docs/DSP/html/group__Fill.html index 7f9c462..aa9e3c3 100644 --- a/docs/DSP/html/group__Fill.html +++ b/docs/DSP/html/group__Fill.html @@ -32,7 +32,7 @@ Logo
CMSIS-DSP -  Version 1.5.2 +  Version 1.7.0
CMSIS DSP Software Library
@@ -132,7 +132,7 @@ Functions

Description

Fills the destination vector with a constant value.

-        pDst[n] = value;   0 <= n < blockSize.
+    pDst[n] = value;   0 <= n < blockSize.
 

There are separate functions for floating point, Q31, Q15, and Q7 data types.

Function Documentation

@@ -167,16 +167,12 @@ Functions
Parameters
- - + +
[in]valueinput value to be filled
[out]*pDstpoints to output vector
[in]blockSizelength of the output vector
[out]pDstpoints to output vector
[in]blockSizenumber of samples in each vector
-
Returns
none.
- -

References blockSize.

- -

Referenced by main().

+
Returns
none
@@ -212,16 +208,12 @@ Functions
Parameters
- - + +
[in]valueinput value to be filled
[out]*pDstpoints to output vector
[in]blockSizelength of the output vector
[out]pDstpoints to output vector
[in]blockSizenumber of samples in each vector
-
Returns
none.
- -

References __PKHBT, __SIMD32, and blockSize.

- -

Referenced by arm_conv_fast_opt_q15(), arm_conv_opt_q15(), arm_conv_opt_q7(), arm_conv_partial_fast_opt_q15(), arm_conv_partial_opt_q15(), arm_conv_partial_opt_q7(), arm_correlate_fast_opt_q15(), arm_correlate_opt_q15(), and arm_correlate_opt_q7().

+
Returns
none
@@ -257,14 +249,12 @@ Functions
Parameters
- - + +
[in]valueinput value to be filled
[out]*pDstpoints to output vector
[in]blockSizelength of the output vector
[out]pDstpoints to output vector
[in]blockSizenumber of samples in each vector
-
Returns
none.
- -

References blockSize.

+
Returns
none
@@ -300,14 +290,12 @@ Functions
Parameters
- - + +
[in]valueinput value to be filled
[out]*pDstpoints to output vector
[in]blockSizelength of the output vector
[out]pDstpoints to output vector
[in]blockSizenumber of samples in each vector
-
Returns
none.
- -

References __PACKq7, __SIMD32, and blockSize.

+
Returns
none
@@ -316,7 +304,7 @@ Functions