Home
last modified time | relevance | path

Searched refs:t (Results 1 – 25 of 681) sorted by relevance

12345678910>>...28

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Source/
Drtx_core_ca.h207 #define SVC0_0N(f,t) \ argument
208 __SVC_INDIRECT(0) t svc##f (t(*)()); \
210 __STATIC_INLINE t __svc##f (void) { \
214 #define SVC0_0(f,t) \ argument
215 __SVC_INDIRECT(0) t svc##f (t(*)()); \
217 __STATIC_INLINE t __svc##f (void) { \
221 #define SVC0_1N(f,t,t1) \ argument
222 __SVC_INDIRECT(0) t svc##f (t(*)(t1),t1); \
224 __STATIC_INLINE t __svc##f (t1 a1) { \
228 #define SVC0_1(f,t,t1) \ argument
[all …]
Drtx_core_cm.h216 #define SVC0_0N(f,t) \ argument
217 SVC_INDIRECT(0) t svc##f (t(*)()); \
219 __STATIC_INLINE t __svc##f (void) { \
223 #define SVC0_0(f,t) \ argument
224 SVC_INDIRECT(0) t svc##f (t(*)()); \
226 __STATIC_INLINE t __svc##f (void) { \
230 #define SVC0_1N(f,t,t1) \ argument
231 SVC_INDIRECT(0) t svc##f (t(*)(t1),t1); \
233 __STATIC_INLINE t __svc##f (t1 a1) { \
237 #define SVC0_1(f,t,t1) \ argument
[all …]
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/FilteringFunctions/
Darm_biquad_cascade_df1_f32.c365 float32x2_t t; in arm_biquad_cascade_df1_f32() local
412 t = vmul_f32(vget_high_f32(b), vget_high_f32(tmp)); in arm_biquad_cascade_df1_f32()
413 t = vmla_f32(t, vget_low_f32(b), vget_low_f32(tmp)); in arm_biquad_cascade_df1_f32()
414 t = vmla_f32(t, a, Yn); in arm_biquad_cascade_df1_f32()
415 t = vpadd_f32(t, t); in arm_biquad_cascade_df1_f32()
416 Yn = vext_f32(Yn, t, 1); in arm_biquad_cascade_df1_f32()
419 t = vmul_f32(vget_high_f32(b), vget_high_f32(tmp)); in arm_biquad_cascade_df1_f32()
420 t = vmla_f32(t, vget_low_f32(b), vget_low_f32(tmp)); in arm_biquad_cascade_df1_f32()
421 t = vmla_f32(t, a, Yn); in arm_biquad_cascade_df1_f32()
422 t = vpadd_f32(t, t); in arm_biquad_cascade_df1_f32()
[all …]
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/DistanceFunctions/
Darm_jensenshannon_distance_f32.c58 f32x4_t a, b, t, tmpV, accumV; in arm_jensenshannon_distance_f32() local
67 t = vaddq(a, b); in arm_jensenshannon_distance_f32()
68 t = vmulq(t, 0.5f); in arm_jensenshannon_distance_f32()
70 tmpV = vmulq(a, vrecip_medprec_f32(t)); in arm_jensenshannon_distance_f32()
74 tmpV = vmulq_f32(b, vrecip_medprec_f32(t)); in arm_jensenshannon_distance_f32()
94 t = vaddq(a, b); in arm_jensenshannon_distance_f32()
95 t = vmulq(t, 0.5f); in arm_jensenshannon_distance_f32()
97 tmpV = vmulq_f32(a, vrecip_medprec_f32(t)); in arm_jensenshannon_distance_f32()
101 tmpV = vmulq_f32(b, vrecip_medprec_f32(t)); in arm_jensenshannon_distance_f32()
143 float32x4_t aV,bV,t, tmpV, accumV; in arm_jensenshannon_distance_f32() local
[all …]
Darm_jensenshannon_distance_f16.c71 f16x8_t a, b, t, tmpV, accumV; in arm_jensenshannon_distance_f16() local
80 t = vaddq(a, b); in arm_jensenshannon_distance_f16()
81 t = vmulq(t, 0.5f); in arm_jensenshannon_distance_f16()
83 tmpV = vmulq(a, vrecip_medprec_f16(t)); in arm_jensenshannon_distance_f16()
87 tmpV = vmulq_f16(b, vrecip_medprec_f16(t)); in arm_jensenshannon_distance_f16()
107 t = vaddq(a, b); in arm_jensenshannon_distance_f16()
108 t = vmulq(t, 0.5f); in arm_jensenshannon_distance_f16()
110 tmpV = vmulq_f16(a, vrecip_medprec_f16(t)); in arm_jensenshannon_distance_f16()
114 tmpV = vmulq_f16(b, vrecip_medprec_f16(t)); in arm_jensenshannon_distance_f16()
/hal_nxp-latest/mcux/mcux-sdk/boards/evkmimxrt1170/
Devkmimxrt1170_connect_cm4_cm4side.jlinkscript65 unsigned int t;
71 t = MEM_ReadU32(0x40c04290);
72 t &= 0x1;
73 while (t)
75 t = MEM_ReadU32(0x40c04290);
76 t &= 0x1;
Devkmimxrt1170_connect_cm4_cm4side_sdram.jlinkscript374 unsigned int t;
380 t = MEM_ReadU32(0x40c04290);
381 t &= 0x1;
382 while (t)
384 t = MEM_ReadU32(0x40c04290);
385 t &= 0x1;
/hal_nxp-latest/mcux/mcux-sdk/boards/evkbmimxrt1170/
Devkbmimxrt1170_connect_cm4_cm4side.jlinkscript65 unsigned int t;
71 t = MEM_ReadU32(0x40c04290);
72 t &= 0x1;
73 while (t)
75 t = MEM_ReadU32(0x40c04290);
76 t &= 0x1;
Devkbmimxrt1170_connect_cm4_cm4side_sdram.jlinkscript374 unsigned int t;
380 t = MEM_ReadU32(0x40c04290);
381 t &= 0x1;
382 while (t)
384 t = MEM_ReadU32(0x40c04290);
385 t &= 0x1;
/hal_nxp-latest/mcux/mcux-sdk/drivers/dspi/
Dfsl_dspi_edma.c644 uint8_t t = 0; in DSPI_MasterTransferEDMA() local
648 t = channelPriorityLow; in DSPI_MasterTransferEDMA()
650 channelPriorityHigh = t; in DSPI_MasterTransferEDMA()
871 uint8_t t = 0; in DSPI_MasterTransferEDMA() local
874 t = channelPriorityLow; in DSPI_MasterTransferEDMA()
876 channelPriorityMid = t; in DSPI_MasterTransferEDMA()
881 t = channelPriorityLow; in DSPI_MasterTransferEDMA()
883 channelPriorityHigh = t; in DSPI_MasterTransferEDMA()
888 t = channelPriorityMid; in DSPI_MasterTransferEDMA()
890 channelPriorityHigh = t; in DSPI_MasterTransferEDMA()
[all …]
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/TransformFunctions/
Darm_rfft_fast_f16.c208 float16_t t1a, t1b, r, s, t, u; /* temporary variables */ in merge_rfft_f16() local
301 t = twI * t1a; in merge_rfft_f16()
307 *pOut++ = 0.5f * (xAI - xBI + t - u ); //xAI in merge_rfft_f16()
416 float16_t t1a, t1b, r, s, t, u; /* temporary variables */ in merge_rfft_f16() local
449 t = twI * t1a; in merge_rfft_f16()
455 *pOut++ = 0.5f * (xAI - xBI + t - u ); //xAI in merge_rfft_f16()
Darm_rfft_fast_f32.c202 float32_t t1a, t1b, r, s, t, u; /* temporary variables */ in merge_rfft_f32() local
295 t = twI * t1a; in merge_rfft_f32()
301 *pOut++ = 0.5f * (xAI - xBI + t - u ); //xAI in merge_rfft_f32()
410 float32_t t1a, t1b, r, s, t, u; /* temporary variables */ in merge_rfft_f32() local
443 t = twI * t1a; in merge_rfft_f32()
449 *pOut++ = 0.5f * (xAI - xBI + t - u ); //xAI in merge_rfft_f32()
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Include/dsp/
Dnone.h249 q31_t r, s, t, u; in __QADD8() local
253 t = __SSAT(((((q31_t)x << 8) >> 24) + (((q31_t)y << 8) >> 24)), 8) & (int32_t)0x000000FF; in __QADD8()
256 return ((uint32_t)((u << 24) | (t << 16) | (s << 8) | (r ))); in __QADD8()
267 q31_t r, s, t, u; in __QSUB8() local
271 t = __SSAT(((((q31_t)x << 8) >> 24) - (((q31_t)y << 8) >> 24)), 8) & (int32_t)0x000000FF; in __QSUB8()
274 return ((uint32_t)((u << 24) | (t << 16) | (s << 8) | (r ))); in __QSUB8()
/hal_nxp-latest/mcux/mcux-sdk/drivers/casper/
Dfsl_casper.c2189 int i, t; in recode() local
2192 t = (n + (w - 2)) / (w - 1); in recode()
2193 for (i = 0; i < t; i++) in recode()
2200 c[t] = (int8_t)K[0]; in recode()
2812 uint32_t *t, *t2, *s1, *s2, *s4, *s8, *tmp; in invert_mod_p256() local
2815 t = &CASPER_MEM[((2U * ((uint32_t)kCASPER_ECC_P256_wordlen + 4U)) + in invert_mod_p256()
2878 square_casper(t, tmp); in invert_mod_p256()
2879 square_casper(tmp, t); in invert_mod_p256()
2881 square_casper(t, tmp); in invert_mod_p256()
2882 multiply_casper(tmp, t, a); in invert_mod_p256()
[all …]
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC845/gcc/
DLPC845_ram.ld89 doesn't matter if the user does not
91 linker won't look for a file to match a
93 doesn't matter which directory crtbegin.o
97 /* We don't want to include the .ctor section from
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC824/gcc/
DLPC824_ram.ld87 doesn't matter if the user does not
89 linker won't look for a file to match a
91 doesn't matter which directory crtbegin.o
95 /* We don't want to include the .ctor section from
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC812/gcc/
DLPC812_ram.ld89 doesn't matter if the user does not
91 linker won't look for a file to match a
93 doesn't matter which directory crtbegin.o
97 /* We don't want to include the .ctor section from
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC804/gcc/
DLPC804_ram.ld90 doesn't matter if the user does not
92 linker won't look for a file to match a
94 doesn't matter which directory crtbegin.o
98 /* We don't want to include the .ctor section from
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC5504CPXXXX/gcc/
DLPC5504CPXXXX_ram.ld85 doesn't matter if the user does not
87 linker won't look for a file to match a
89 doesn't matter which directory crtbegin.o
93 /* We don't want to include the .ctor section from
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC864/gcc/
DLPC864_ram.ld86 doesn't matter if the user does not
88 linker won't look for a file to match a
90 doesn't matter which directory crtbegin.o
94 /* We don't want to include the .ctor section from
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC822/gcc/
DLPC822_ram.ld87 doesn't matter if the user does not
89 linker won't look for a file to match a
91 doesn't matter which directory crtbegin.o
95 /* We don't want to include the .ctor section from
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC811/gcc/
DLPC811_ram.ld85 doesn't matter if the user does not
87 linker won't look for a file to match a
89 doesn't matter which directory crtbegin.o
93 /* We don't want to include the .ctor section from
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC54114/gcc/
DLPC54114J256_cm4_ram.ld86 doesn't matter if the user does not
88 linker won't look for a file to match a
90 doesn't matter which directory crtbegin.o
94 /* We don't want to include the .ctor section from
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC865/gcc/
DLPC865_ram.ld88 doesn't matter if the user does not
90 linker won't look for a file to match a
92 doesn't matter which directory crtbegin.o
96 /* We don't want to include the .ctor section from
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC844/gcc/
DLPC844_ram.ld89 doesn't matter if the user does not
91 linker won't look for a file to match a
93 doesn't matter which directory crtbegin.o
97 /* We don't want to include the .ctor section from

12345678910>>...28