| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Include/dsp/ |
| D | none.h | 249 q31_t r, s, t, u; in __QADD8() local 267 q31_t r, s, t, u; in __QSUB8() local 286 q31_t r = 0, s = 0; in __QADD16() local 302 q31_t r, s; in __SHADD16() local 318 q31_t r, s; in __QSUB16() local 334 q31_t r, s; in __SHSUB16() local 350 q31_t r, s; in __QASX() local 366 q31_t r, s; in __SHASX() local 382 q31_t r, s; in __QSAX() local 398 q31_t r, s; in __SHSAX() local
|
| D | fast_math_functions_f16.h | 63 float32_t r; in arm_sqrt_f16() local
|
| /hal_nxp-latest/mcux/mcux-sdk/components/rtt/RTT/ |
| D | SEGGER_RTT.c | 558 unsigned r; in _GetAvailWriteSpace() local 1577 int r; in SEGGER_RTT_GetKey() local 1608 int r; in SEGGER_RTT_WaitKey() local 1635 int r; in SEGGER_RTT_HasKey() local 1848 int r; in SEGGER_RTT_ConfigUpBuffer() local 1908 int r; in SEGGER_RTT_ConfigDownBuffer() local 1960 int r; in SEGGER_RTT_SetNameUpBuffer() local 2002 int r; in SEGGER_RTT_SetNameDownBuffer() local 2044 int r; in SEGGER_RTT_SetFlagsUpBuffer() local 2086 int r; in SEGGER_RTT_SetFlagsDownBuffer() local [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/Include/ |
| D | cmsis_armclang.h | 807 #define __CMSIS_GCC_OUT_REG(r) "=l" (r) argument 808 #define __CMSIS_GCC_RW_REG(r) "+l" (r) argument 809 #define __CMSIS_GCC_USE_REG(r) "l" (r) argument 811 #define __CMSIS_GCC_OUT_REG(r) "=r" (r) argument 812 #define __CMSIS_GCC_RW_REG(r) "+r" (r) argument 813 #define __CMSIS_GCC_USE_REG(r) "r" (r) argument
|
| D | cmsis_gcc.h | 890 #define __CMSIS_GCC_OUT_REG(r) "=l" (r) argument 891 #define __CMSIS_GCC_RW_REG(r) "+l" (r) argument 892 #define __CMSIS_GCC_USE_REG(r) "l" (r) argument 894 #define __CMSIS_GCC_OUT_REG(r) "=r" (r) argument 895 #define __CMSIS_GCC_RW_REG(r) "+r" (r) argument 896 #define __CMSIS_GCC_USE_REG(r) "r" (r) argument
|
| D | arm_math.h | 871 q31_t r, s, t, u; in __QADD8() local 889 q31_t r, s, t, u; in __QSUB8() local 908 q31_t r = 0, s = 0; in __QADD16() local 924 q31_t r, s; in __SHADD16() local 940 q31_t r, s; in __QSUB16() local 956 q31_t r, s; in __SHSUB16() local 972 q31_t r, s; in __QASX() local 988 q31_t r, s; in __SHASX() local 1004 q31_t r, s; in __QSAX() local 1020 q31_t r, s; in __SHSAX() local
|
| D | cmsis_armclang_ltm.h | 808 #define __CMSIS_GCC_OUT_REG(r) "=l" (r) argument 809 #define __CMSIS_GCC_USE_REG(r) "l" (r) argument 811 #define __CMSIS_GCC_OUT_REG(r) "=r" (r) argument 812 #define __CMSIS_GCC_USE_REG(r) "r" (r) argument
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/Core/Include/ |
| D | cmsis_armclang.h | 165 #define __CMSIS_GCC_OUT_REG(r) "=l" (r) argument 166 #define __CMSIS_GCC_RW_REG(r) "+l" (r) argument 167 #define __CMSIS_GCC_USE_REG(r) "l" (r) argument 169 #define __CMSIS_GCC_OUT_REG(r) "=r" (r) argument 170 #define __CMSIS_GCC_RW_REG(r) "+r" (r) argument 171 #define __CMSIS_GCC_USE_REG(r) "r" (r) argument
|
| D | cmsis_gcc.h | 215 #define __CMSIS_GCC_OUT_REG(r) "=l" (r) argument 216 #define __CMSIS_GCC_RW_REG(r) "+l" (r) argument 217 #define __CMSIS_GCC_USE_REG(r) "l" (r) argument 219 #define __CMSIS_GCC_OUT_REG(r) "=r" (r) argument 220 #define __CMSIS_GCC_RW_REG(r) "+r" (r) argument 221 #define __CMSIS_GCC_USE_REG(r) "r" (r) argument
|
| D | cmsis_armclang_ltm.h | 165 #define __CMSIS_GCC_OUT_REG(r) "=l" (r) argument 166 #define __CMSIS_GCC_USE_REG(r) "l" (r) argument 168 #define __CMSIS_GCC_OUT_REG(r) "=r" (r) argument 169 #define __CMSIS_GCC_USE_REG(r) "r" (r) argument
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/FilteringFunctions/ |
| D | arm_levinson_durbin_q31.c | 41 q31_t r = ((q63_t)a * (q63_t)b) >> 15; in mul32x16() local 50 q31_t r = ((q63_t)a * b) >> 31; in mul32x32() local 61 q31_t r; in divide() local
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Include/ |
| D | arm_vec_math.h | 147 any32x4_t r; in vmant_exp_f32() local 239 f32x4_t r = x; in arm_vec_exponent_f32() local 314 float32x4_t r = x; in arm_vec_exponent_f32() local
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/MatrixFunctions/ |
| D | arm_mat_ldlt_f32.c | 148 for(int r=k;r<n;r++) in arm_mat_ldlt_f32() local 415 for(int r=k;r<n;r++) in arm_mat_ldlt_f32() local
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/TransformFunctions/ |
| D | arm_rfft_fast_f16.c | 208 float16_t t1a, t1b, r, s, t, u; /* temporary variables */ in merge_rfft_f16() local 416 float16_t t1a, t1b, r, s, t, u; /* temporary variables */ in merge_rfft_f16() local
|
| D | arm_rfft_fast_f32.c | 202 float32_t t1a, t1b, r, s, t, u; /* temporary variables */ in merge_rfft_f32() local 410 float32_t t1a, t1b, r, s, t, u; /* temporary variables */ in merge_rfft_f32() local
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lcdif/ |
| D | fsl_lcdif.h | 31 #define LCDIF_MAKE_CURSOR_COLOR(r, g, b) (((r) << 16U) | ((g) << 8U) | ((b) << 0U)) argument 34 #define LCDIF_MAKE_GAMMA_VALUE(r, g, b) (((r) << 16U) | ((g) << 8U) | ((b) << 0U)) argument 38 #define LCDIF_MAKE_BACKGROUND_VALUE(a, r, g, b) (((a) << 24U) | ((r) << 16U) | ((g) << 8U) | ((b) <… argument
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/DistanceFunctions/ |
| D | arm_sokalsneath_distance.c | 62 float32_t r; in arm_sokalsneath_distance() local
|
| D | arm_rogerstanimoto_distance.c | 63 uint32_t ctt=0,cff=0,ctf=0,cft=0,r; in arm_rogerstanimoto_distance() local
|
| D | arm_yule_distance.c | 62 uint32_t ctt=0,cff=0,ctf=0,cft=0,r; in arm_yule_distance() local
|
| D | arm_sokalmichener_distance.c | 63 float32_t r,s; in arm_sokalmichener_distance() local
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/SupportFunctions/ |
| D | arm_heap_sort_f32.c | 39 uint32_t r = 2*i + 2; // right = 2*i + 2 in arm_heapify() local
|
| D | arm_float_to_q31.c | 142 float32x4_t r; in arm_float_to_q31() local
|
| D | arm_float_to_q15.c | 138 float32x4_t r; in arm_float_to_q15() local
|
| /hal_nxp-latest/mcux/mcux-sdk/components/rtt/Syscalls/ |
| D | SEGGER_RTT_Syscalls_GCC.c | 126 _ssize_t _write_r(struct _reent *r, int file, const void *ptr, size_t len) in _write_r()
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/ComplexMathFunctions/ |
| D | arm_cmplx_mult_real_f32.c | 136 float32x4_t r; in arm_cmplx_mult_real_f32() local
|