Home
last modified time | relevance | path

Searched refs:float32_t (Results 1 – 6 of 6) sorted by relevance

/btstack/port/samv71-xplained-atwilc3000/ASF/thirdparty/CMSIS/Include/
H A Darm_math.h392 typedef float float32_t; typedef
1103float32_t *pState; /**< points to the state variable array. The array is of length numTaps+bloc…
1104 float32_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps. */
1240 float32_t * pSrc,
1241 float32_t * pDst,
1256 float32_t * pCoeffs,
1257 float32_t * pState,
1292float32_t *pState; /**< Points to the array of state coefficients. The array is of lengt…
1293float32_t *pCoeffs; /**< Points to the array of coefficients. The array is of length 5*nu…
1407 float32_t * pSrc,
[all …]
H A Darm_common_tables.h51 extern const float32_t twiddleCoef_16[32];
52 extern const float32_t twiddleCoef_32[64];
53 extern const float32_t twiddleCoef_64[128];
54 extern const float32_t twiddleCoef_128[256];
55 extern const float32_t twiddleCoef_256[512];
56 extern const float32_t twiddleCoef_512[1024];
57 extern const float32_t twiddleCoef_1024[2048];
58 extern const float32_t twiddleCoef_2048[4096];
59 extern const float32_t twiddleCoef_4096[8192];
79 extern const float32_t twiddleCoef_rfft_32[32];
[all …]
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Include/
H A Darm_math.h407 typedef float float32_t; typedef
1062float32_t *pState; /**< points to the state variable array. The array is of length numTaps+bloc…
1063 float32_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps. */
1196 float32_t * pSrc,
1197 float32_t * pDst,
1212 float32_t * pCoeffs,
1213 float32_t * pState,
1245float32_t *pState; /**< Points to the array of state coefficients. The array is of length 4…
1246float32_t *pCoeffs; /**< Points to the array of coefficients. The array is of length 5*numSt…
1347 float32_t * pSrc,
[all …]
H A Darm_common_tables.h51 extern const float32_t twiddleCoef_16[32];
52 extern const float32_t twiddleCoef_32[64];
53 extern const float32_t twiddleCoef_64[128];
54 extern const float32_t twiddleCoef_128[256];
55 extern const float32_t twiddleCoef_256[512];
56 extern const float32_t twiddleCoef_512[1024];
57 extern const float32_t twiddleCoef_1024[2048];
58 extern const float32_t twiddleCoef_2048[4096];
59 extern const float32_t twiddleCoef_4096[8192];
79 extern const float32_t twiddleCoef_rfft_32[32];
[all …]
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/bsp/cmsis/Include/
H A Darm_common_tables.h37 extern const float32_t twiddleCoef_16[32];
38 extern const float32_t twiddleCoef_32[64];
39 extern const float32_t twiddleCoef_64[128];
40 extern const float32_t twiddleCoef_128[256];
41 extern const float32_t twiddleCoef_256[512];
42 extern const float32_t twiddleCoef_512[1024];
43 extern const float32_t twiddleCoef_1024[2048];
44 extern const float32_t twiddleCoef_2048[4096];
45 extern const float32_t twiddleCoef_4096[8192];
65 extern const float32_t twiddleCoef_rfft_32[32];
[all …]
H A Darm_math.h437 typedef float float32_t; typedef
1146float32_t *pState; /**< points to the state variable array. The array is of length numTaps+bloc…
1147 float32_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps. */
1280 float32_t * pSrc,
1281 float32_t * pDst,
1296 float32_t * pCoeffs,
1297 float32_t * pState,
1329float32_t *pState; /**< Points to the array of state coefficients. The array is of length 4…
1330float32_t *pCoeffs; /**< Points to the array of coefficients. The array is of length 5*numSt…
1431 float32_t * pSrc,
[all …]