Home
last modified time | relevance | path

Searched defs:y (Results 1 – 25 of 37) sorted by relevance

12

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Include/dsp/
Dnone.h178 q31_t y) in mult32x64()
185 #define multAcc_32x32_keep32_R(a, x, y) \ argument
189 #define multSub_32x32_keep32_R(a, x, y) \ argument
193 #define mult_32x32_keep32_R(a, x, y) \ argument
197 #define multAcc_32x32_keep32(a, x, y) \ argument
201 #define multSub_32x32_keep32(a, x, y) \ argument
205 #define mult_32x32_keep32(a, x, y) \ argument
247 uint32_t y) in __QADD8()
265 uint32_t y) in __QSUB8()
283 uint32_t y) in __QADD16()
[all …]
Dinterpolation_functions.h118 const float32_t * y; /**< y values */ member
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_utilities.h60 #define BYTE2WORD_1_3(x, y) (B1P4(x) | B3P1(y)) argument
61 #define BYTE2WORD_2_2(x, y) (B2P3(x) | B2P1(y)) argument
62 #define BYTE2WORD_3_1(x, y) (B3P2(x) | B1P1(y)) argument
63 #define BYTE2WORD_1_1_2(x, y, z) (B1P4(x) | B1P3(y) | B2P1(z)) argument
64 #define BYTE2WORD_1_2_1(x, y, z) (B1P4(x) | B2P2(y) | B1P1(z)) argument
65 #define BYTE2WORD_2_1_1(x, y, z) (B2P3(x) | B1P2(y) | B1P1(z)) argument
66 #define BYTE2WORD_1_1_1_1(x, y, z, w) (B1P4(x) | B1P3(y) | B1P2(z) | B1P1(w)) argument
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/Include/
Darm_math.h712 q31_t y) in mult32x64()
869 uint32_t y) in __QADD8()
887 uint32_t y) in __QSUB8()
905 uint32_t y) in __QADD16()
922 uint32_t y) in __SHADD16()
938 uint32_t y) in __QSUB16()
954 uint32_t y) in __SHSUB16()
970 uint32_t y) in __QASX()
986 uint32_t y) in __SHASX()
1002 uint32_t y) in __QSAX()
[all …]
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/FilteringFunctions/
Darm_levinson_durbin_f32.c184 float32_t x,y; in arm_levinson_durbin_f32() local
197 float32_t x,y; in arm_levinson_durbin_f32() local
250 float32_t x,y; in arm_levinson_durbin_f32() local
Darm_levinson_durbin_q31.c255 q31_t x,y; in arm_levinson_durbin_q31() local
273 q31_t x,y; in arm_levinson_durbin_q31() local
344 q31_t x,y; in arm_levinson_durbin_q31() local
Darm_correlate_f32.c435 float32x4_t x,y; in arm_correlate_f32() local
779 float32x4_t x,y; in arm_correlate_f32() local
927 float32x4_t x,y; in arm_correlate_f32() local
Darm_levinson_durbin_f16.c187 _Float16 x,y; in arm_levinson_durbin_f16() local
248 _Float16 x,y; in arm_levinson_durbin_f16() local
Darm_conv_f32.c703 float32x4_t y = vdupq_n_f32(0) ; in arm_conv_f32() local
854 float32x4_t y = vdupq_n_f32(0) ; in arm_conv_f32() local
Darm_biquad_cascade_df1_f32.c366 float32x2x2_t y; in arm_biquad_cascade_df1_f32() local
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/powerquad/
Dfsl_powerquad_math.c868 int32_t PQ_ArctanFixed(POWERQUAD_Type *base, int32_t x, int32_t y, pq_cordic_iter_t iteration) in PQ_ArctanFixed()
879 int32_t PQ_ArctanhFixed(POWERQUAD_Type *base, int32_t x, int32_t y, pq_cordic_iter_t iteration) in PQ_ArctanhFixed()
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/InterpolationFunctions/
Darm_linear_interp_q15.c58 q63_t y; /* output */ in arm_linear_interp_q15() local
Darm_linear_interp_q31.c59 q31_t y; /* output */ in arm_linear_interp_q31() local
Darm_linear_interp_q7.c58 q31_t y; /* output */ in arm_linear_interp_q7() local
Darm_linear_interp_f16.c86 float16_t y; in arm_linear_interp_f16() local
Darm_linear_interp_f32.c83 float32_t y; in arm_linear_interp_f32() local
Darm_spline_interp_init_f32.c69 const float32_t * y, in arm_spline_init_f32()
Darm_spline_interp_f32.c153 const float32_t * y = S->y; in arm_spline_f32() local
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/
Dapproximations.c109 float fatan2_deg(float y, float x) in fatan2_deg()
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/DistanceFunctions/
Darm_jensenshannon_distance_f16.c55 __STATIC_INLINE float16_t rel_entr(float16_t x, float16_t y) in rel_entr()
Darm_jensenshannon_distance_f32.c42 __STATIC_INLINE float32_t rel_entr(float32_t x, float32_t y) in rel_entr()
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/QuaternionMathFunctions/
Darm_rotation2quaternion_f32.c32 #define RI(x,y) r[(3*(x) + (y))] argument
/hal_nxp-3.5.0/mcux/mcux-sdk/components/ektf2k/
Dfsl_ektf2k.h37 uint16_t y; /*!< Y coordinate of the touch point */ member
Dfsl_ektf2k.c178 int x, y; in EKTF2K_GetMultiTouch() local
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash_ftmr/
Dfsl_flash.c36 #define BYTES_JOIN_TO_WORD_1_1(x, y) (B1P1(x) | B1P2(y)) argument
37 #define BYTES_JOIN_TO_WORD_1_2(x, y) (B1P2(x) | B2P1(y)) argument

12