/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/Include/ |
D | cmsis_iccarm.h | 555 uint32_t res; in __get_APSR() local 625 uint32_t res; in __get_MSPLIM() local 649 uint32_t res; in __get_PSPLIM() local 673 uint32_t res; in __TZ_get_CONTROL_NS() local 685 uint32_t res; in __TZ_get_PSP_NS() local 697 uint32_t res; in __TZ_get_MSP_NS() local 709 uint32_t res; in __TZ_get_SP_NS() local 720 uint32_t res; in __TZ_get_PRIMASK_NS() local 732 uint32_t res; in __TZ_get_BASEPRI_NS() local 744 uint32_t res; in __TZ_get_FAULTMASK_NS() local [all …]
|
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/Core/Include/ |
D | cmsis_iccarm.h | 588 uint32_t res; in __get_APSR() local 658 uint32_t res; in __get_MSPLIM() local 682 uint32_t res; in __get_PSPLIM() local 706 uint32_t res; in __TZ_get_CONTROL_NS() local 719 uint32_t res; in __TZ_get_PSP_NS() local 731 uint32_t res; in __TZ_get_MSP_NS() local 743 uint32_t res; in __TZ_get_SP_NS() local 754 uint32_t res; in __TZ_get_PRIMASK_NS() local 766 uint32_t res; in __TZ_get_BASEPRI_NS() local 778 uint32_t res; in __TZ_get_FAULTMASK_NS() local [all …]
|
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Source/ |
D | rtx_core_ca.h | 444 register uint32_t res; in atomic_wr8() local 490 register uint32_t val, res; in atomic_set32() local 539 register uint32_t val, res; in atomic_clr32() local 595 register uint32_t val, res; in atomic_chk32_all() local 658 register uint32_t val, res; in atomic_chk32_any() local 712 register uint32_t val, res; in atomic_inc32() local 765 register uint32_t val, res; in atomic_inc16_lt() local 824 register uint32_t val, res; in atomic_inc16_lim() local 875 register uint32_t val, res; in atomic_dec32() local 926 register uint32_t val, res; in atomic_dec32_nz() local [all …]
|
D | rtx_core_cm.h | 480 register uint32_t res; in atomic_wr8() local 528 register uint32_t val, res; in atomic_set32() local 588 register uint32_t val, res; in atomic_clr32() local 655 register uint32_t val, res; in atomic_chk32_all() local 729 register uint32_t val, res; in atomic_chk32_any() local 789 register uint32_t val, res; in atomic_inc32() local 844 register uint32_t val, res; in atomic_inc16_lt() local 904 register uint32_t val, res; in atomic_inc16_lim() local 957 register uint32_t val, res; in atomic_dec32() local 1009 register uint32_t val, res; in atomic_dec32_nz() local [all …]
|
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/FilteringFunctions/ |
D | arm_conv_f32.c | 341 float32x4_t res = vdupq_n_f32(0) ; in arm_conv_f32() local 476 float32x4_t res = vdupq_n_f32(0) ; in arm_conv_f32() local 701 float32x4_t res = vdupq_n_f32(0) ; in arm_conv_f32() local 852 float32x4_t res = vdupq_n_f32(0) ; in arm_conv_f32() local
|
D | arm_correlate_f32.c | 436 float32x4_t res = vdupq_n_f32(0) ; in arm_correlate_f32() local 553 float32x4_t res = vdupq_n_f32(0) ; in arm_correlate_f32() local 780 float32x4_t res = vdupq_n_f32(0) ; in arm_correlate_f32() local 928 float32x4_t res = vdupq_n_f32(0) ; in arm_correlate_f32() local
|
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/BasicMathFunctions/ |
D | arm_abs_f16.c | 75 f16x8_t res; in arm_abs_f16() local 123 f16x8_t res; in arm_abs_f16() local
|
D | arm_abs_f32.c | 75 f32x4_t res; in arm_abs_f32() local 122 f32x4_t res; in arm_abs_f32() local
|
D | arm_negate_f32.c | 73 f32x4_t res; in arm_negate_f32() local 117 f32x4_t res; in arm_negate_f32() local
|
D | arm_offset_f32.c | 76 f32x4_t res; in arm_offset_f32() local 121 f32x4_t res; in arm_offset_f32() local
|
D | arm_add_f32.c | 75 f32x4_t res; in arm_add_f32() local 125 f32x4_t res; in arm_add_f32() local
|
D | arm_mult_f32.c | 75 f32x4_t res; in arm_mult_f32() local 123 f32x4_t res; in arm_mult_f32() local
|
D | arm_sub_f32.c | 75 f32x4_t res; in arm_sub_f32() local 125 f32x4_t res; in arm_sub_f32() local
|
D | arm_scale_f32.c | 89 f32x4_t res; in arm_scale_f32() local 134 f32x4_t res; in arm_scale_f32() local
|
D | arm_negate_f16.c | 73 f16x8_t res; in arm_negate_f16() local
|
D | arm_scale_f16.c | 89 f16x8_t res; in arm_scale_f16() local
|
D | arm_offset_f16.c | 76 f16x8_t res; in arm_offset_f16() local
|
D | arm_abs_q31.c | 109 int32x4_t res; in arm_abs_q31() local
|
D | arm_add_f16.c | 75 f16x8_t res; in arm_add_f16() local
|
D | arm_mult_f16.c | 76 f16x8_t res; in arm_mult_f16() local
|
D | arm_sub_f16.c | 74 f16x8_t res; in arm_sub_f16() local
|
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/NN/Source/SoftmaxFunctions/ |
D | arm_softmax_s8.c | 128 int32x4_t res = MUL_SAT_MVE(ip, vdupq_n_s32(mult)); in arm_softmax_s8() local 194 const int32_t res = in arm_softmax_s8() local
|
D | arm_softmax_u8.c | 88 const int32_t res = in arm_softmax_u8() local
|
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/TransformFunctions/ |
D | arm_rfft_fast_f16.c | 52 float16x8x2_t tmp1, tmp2, res; in stage_rfft_f16() local 211 float16x8x2_t tmp1, tmp2, res; in merge_rfft_f16() local
|
D | arm_rfft_fast_f32.c | 47 float32x4x2_t tmp1, tmp2, res; in stage_rfft_f32() local 205 float32x4x2_t tmp1, tmp2, res; in merge_rfft_f32() local
|