Home
last modified time | relevance | path

Searched refs:v3 (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/FilteringFunctions/
Darm_iir_lattice_f32.c138 float32_t v1, v2, v3, v4; in arm_iir_lattice_f32() local
237 v3 = *(pv + 2U); in arm_iir_lattice_f32()
240 acc += (gnext * v3); in arm_iir_lattice_f32()
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Include/dsp/
Dnone.h222 #define __PACKq7(v0,v1,v2,v3) ( (((int32_t)(v0) << 0) & (int32_t)0x000000FF) | \ argument
225 (((int32_t)(v3) << 24) & (int32_t)0xFF000000) )
227 #define __PACKq7(v0,v1,v2,v3) ( (((int32_t)(v3) << 0) & (int32_t)0x000000FF) | \ argument
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-multicore/
DChangeLogKSDK.txt168 - RPMsg-Lite v3.2.1
176 - RPMsg-Lite v3.2.0
194 - RPMsg-Lite v3.1.2
211 - RPMsg-Lite v3.1.1
245 - RPMsg-Lite v3.1.0
264 - RPMsg-Lite v3.0.0
342 - Multicore Manager (MCMgr) v3.0.0
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Include/
Darm_math.h655 #define __PACKq7(v0,v1,v2,v3) ( (((int32_t)(v0) << 0) & (int32_t)0x000000FF) | \ argument
658 (((int32_t)(v3) << 24) & (int32_t)0xFF000000) )
660 #define __PACKq7(v0,v1,v2,v3) ( (((int32_t)(v3) << 0) & (int32_t)0x000000FF) | \ argument