Home
last modified time | relevance | path

Searched refs:p6 (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/middleware/mcux-secure-subsystem/inc/
Dfsl_sscp.h220 #define SSCP_OP_SET_PARAM(p0, p1, p2, p3, p4, p5, p6) … argument
223 (((uint32_t)(p6)&0xFu) << 24)
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/TransformFunctions/
Darm_cfft_radix4_f32.c630 float32_t p0,p1,p2,p3,p4,p5,p6,p7; in arm_radix4_butterfly_inverse_f32() local
980 p6 = a6 * onebyfftLen; in arm_radix4_butterfly_inverse_f32()
996 ptr1[6] = p6; in arm_radix4_butterfly_inverse_f32()
Darm_cfft_radix4_f16.c697 float16_t p0,p1,p2,p3,p4,p5,p6,p7; in arm_radix4_butterfly_inverse_f16() local
1047 p6 = a6 * onebyfftLen; in arm_radix4_butterfly_inverse_f16()
1063 ptr1[6] = p6; in arm_radix4_butterfly_inverse_f16()