Home
last modified time | relevance | path

Searched defs:res (Results 1 – 25 of 42) sorted by relevance

12

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/Include/
Dcmsis_iccarm.h555 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/
Dcmsis_iccarm.h588 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/
Drtx_core_ca.h444 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 …]
Drtx_core_cm.h480 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/
Darm_conv_f32.c341 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
Darm_correlate_f32.c436 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/
Darm_abs_f16.c75 f16x8_t res; in arm_abs_f16() local
123 f16x8_t res; in arm_abs_f16() local
Darm_abs_f32.c75 f32x4_t res; in arm_abs_f32() local
122 f32x4_t res; in arm_abs_f32() local
Darm_negate_f32.c73 f32x4_t res; in arm_negate_f32() local
117 f32x4_t res; in arm_negate_f32() local
Darm_offset_f32.c76 f32x4_t res; in arm_offset_f32() local
121 f32x4_t res; in arm_offset_f32() local
Darm_add_f32.c75 f32x4_t res; in arm_add_f32() local
125 f32x4_t res; in arm_add_f32() local
Darm_mult_f32.c75 f32x4_t res; in arm_mult_f32() local
123 f32x4_t res; in arm_mult_f32() local
Darm_sub_f32.c75 f32x4_t res; in arm_sub_f32() local
125 f32x4_t res; in arm_sub_f32() local
Darm_scale_f32.c89 f32x4_t res; in arm_scale_f32() local
134 f32x4_t res; in arm_scale_f32() local
Darm_negate_f16.c73 f16x8_t res; in arm_negate_f16() local
Darm_scale_f16.c89 f16x8_t res; in arm_scale_f16() local
Darm_offset_f16.c76 f16x8_t res; in arm_offset_f16() local
Darm_abs_q31.c109 int32x4_t res; in arm_abs_q31() local
Darm_add_f16.c75 f16x8_t res; in arm_add_f16() local
Darm_mult_f16.c76 f16x8_t res; in arm_mult_f16() local
Darm_sub_f16.c74 f16x8_t res; in arm_sub_f16() local
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/NN/Source/SoftmaxFunctions/
Darm_softmax_s8.c128 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
Darm_softmax_u8.c88 const int32_t res = in arm_softmax_u8() local
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/TransformFunctions/
Darm_rfft_fast_f16.c52 float16x8x2_t tmp1, tmp2, res; in stage_rfft_f16() local
211 float16x8x2_t tmp1, tmp2, res; in merge_rfft_f16() local
Darm_rfft_fast_f32.c47 float32x4x2_t tmp1, tmp2, res; in stage_rfft_f32() local
205 float32x4x2_t tmp1, tmp2, res; in merge_rfft_f32() local

12