Searched refs:debug (Results 1 – 25 of 35) sorted by relevance
12
/cmsis-dsp-latest/dsppp/ |
D | mps3run.py | 4 from pyocd.debug.elf.symbols import ELFSymbolProvider 6 from pyocd.debug.elf.elf import ELFBinaryFile
|
/cmsis-dsp-latest/PythonWrapper/examples/ |
D | mfccdebugdata.py | 2 debug=np.array([ 0.65507051 ,-0.94647589 ,0.00627239 ,0.14151286 ,-0.10863318 ,-0.36370327 variable
|
D | testmfcc.py | 36 res=dsp.arm_mfcc_f32(mfccf32,debug,tmp)
|
D | testmfccq15.py | 32 debugQ15 = f.toQ15(debug)
|
D | testmfccq31.py | 32 debugQ31 = f.toQ31(debug)
|
/cmsis-dsp-latest/Examples/ARM/arm_signal_converge_example/ |
D | arm_signal_converge_example.ini | 5 1) manually from uVision command window (in debug mode) using command:
|
/cmsis-dsp-latest/Examples/ARM/arm_bayes_example/ |
D | arm_bayes_example.ini | 5 1) manually from uVision command window (in debug mode) using command:
|
/cmsis-dsp-latest/Examples/ARM/arm_dotproduct_example/ |
D | arm_dotproduct_example.ini | 5 1) manually from uVision command window (in debug mode) using command:
|
/cmsis-dsp-latest/Examples/ARM/arm_svm_example/ |
D | arm_svm_example.ini | 5 1) manually from uVision command window (in debug mode) using command:
|
/cmsis-dsp-latest/Examples/ARM/arm_fft_bin_example/ |
D | arm_fft_bin_example.ini | 5 1) manually from uVision command window (in debug mode) using command:
|
/cmsis-dsp-latest/Examples/ARM/arm_variance_example/ |
D | arm_variance_example.ini | 5 1) manually from uVision command window (in debug mode) using command:
|
/cmsis-dsp-latest/Examples/ARM/arm_class_marks_example/ |
D | arm_class_marks_example.ini | 5 1) manually from uVision command window (in debug mode) using command:
|
/cmsis-dsp-latest/Examples/ARM/arm_convolution_example/ |
D | arm_convolution_example.ini | 5 1) manually from uVision command window (in debug mode) using command:
|
/cmsis-dsp-latest/Examples/ARM/arm_sin_cos_example/ |
D | arm_sin_cos_example.ini | 5 1) manually from uVision command window (in debug mode) using command:
|
/cmsis-dsp-latest/Examples/ARM/arm_fir_example/ |
D | arm_fir_example.ini | 5 1) manually from uVision command window (in debug mode) using command:
|
/cmsis-dsp-latest/Examples/ARM/arm_graphic_equalizer_example/ |
D | arm_graphic_equalizer_example.ini | 5 1) manually from uVision command window (in debug mode) using command:
|
/cmsis-dsp-latest/Examples/ARM/arm_linear_interp_example/ |
D | arm_linear_interp_example.ini | 5 1) manually from uVision command window (in debug mode) using command:
|
/cmsis-dsp-latest/Examples/ARM/arm_matrix_example/ |
D | arm_matrix_example.ini | 5 1) manually from uVision command window (in debug mode) using command:
|
/cmsis-dsp-latest/Testing/PatternGeneration/ |
D | MFCC.py | 144 debug=np.array([ 0.65507051 ,-0.94647589 ,0.00627239 ,0.14151286 ,-0.10863318 ,-0.36370327 variable 232 audio=debug
|
/cmsis-dsp-latest/dsppp/RTE/Device/ARMCM0P/ |
D | clang_linker_script.ld | 309 /* DWARF debug sections. 313 .debug 0 : { *(.debug) }
|
/cmsis-dsp-latest/dsppp/RTE/Device/SSE_300_MPS3/ |
D | clang_linker_script.ld | 309 /* DWARF debug sections. 313 .debug 0 : { *(.debug) }
|
/cmsis-dsp-latest/dsppp/linker_scripts/ |
D | clang_sse300_mps3.sct | 320 /* DWARF debug sections. 324 .debug 0 : { *(.debug) }
|
D | clang_sse310_mps3.sct | 319 /* DWARF debug sections. 323 .debug 0 : { *(.debug) }
|
D | clang_m0p_mps3.ld | 309 /* DWARF debug sections. 313 .debug 0 : { *(.debug) }
|
/cmsis-dsp-latest/dsppp/RTE/Device/ARMCM4/ |
D | clang_linker_script.ld | 309 /* DWARF debug sections. 313 .debug 0 : { *(.debug) }
|
12