Searched refs:mode (Results 1 – 25 of 107) sorted by relevance
12345
/cmsis-dsp-latest/Testing/cmsis_build/RTE/Device/ARMCA5/ |
D | ARMCA5.sct | 50 -__ABT_STACK_SIZE) EMPTY -__UND_STACK_SIZE ; UND mode stack 57 -__SVC_STACK_SIZE) EMPTY -__ABT_STACK_SIZE ; ABT mode stack 63 -__IRQ_STACK_SIZE) EMPTY -__SVC_STACK_SIZE ; SVC mode stack 68 -__FIQ_STACK_SIZE) EMPTY -__IRQ_STACK_SIZE ; IRQ mode stack 72 +__RAM_SIZE) EMPTY -__FIQ_STACK_SIZE ; FIQ mode stack
|
/cmsis-dsp-latest/Testing/cmsis_build/RTE/Device/ARMCA7/ |
D | ARMCA7.sct | 50 -__ABT_STACK_SIZE) EMPTY -__UND_STACK_SIZE ; UND mode stack 57 -__SVC_STACK_SIZE) EMPTY -__ABT_STACK_SIZE ; ABT mode stack 63 -__IRQ_STACK_SIZE) EMPTY -__SVC_STACK_SIZE ; SVC mode stack 68 -__FIQ_STACK_SIZE) EMPTY -__IRQ_STACK_SIZE ; IRQ mode stack 72 +__RAM_SIZE) EMPTY -__FIQ_STACK_SIZE ; FIQ mode stack
|
/cmsis-dsp-latest/Testing/cmsis_build/RTE/Device/ARMCA9/ |
D | ARMCA9.sct | 50 -__ABT_STACK_SIZE) EMPTY -__UND_STACK_SIZE ; UND mode stack 57 -__SVC_STACK_SIZE) EMPTY -__ABT_STACK_SIZE ; ABT mode stack 63 -__IRQ_STACK_SIZE) EMPTY -__SVC_STACK_SIZE ; SVC mode stack 68 -__FIQ_STACK_SIZE) EMPTY -__IRQ_STACK_SIZE ; IRQ mode stack 72 +__RAM_SIZE) EMPTY -__FIQ_STACK_SIZE ; FIQ mode stack
|
/cmsis-dsp-latest/PythonWrapper/examples/ |
D | testdsp6.py | 26 for mode in range(6): 27 dsp.arm_sort_init_f32(sortinst,mode,SORT_ASCENDING) 36 for mode in range(6): 38 if mode > 0: 39 dsp.arm_sort_init_f32(sortinst,mode,SORT_DESCENDING)
|
/cmsis-dsp-latest/Testing/ |
D | examples.sql | 7 .mode csv
|
/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:
|
D | ARMCM0_config.txt | 2 # instance.parameter=value #(type, mode) default = 'def value' : description : [min..max]
|
D | ARMCM3_config.txt | 2 # instance.parameter=value #(type, mode) default = 'def value' : description : [min..max]
|
/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:
|
D | ARMCM0_config.txt | 2 # instance.parameter=value #(type, mode) default = 'def value' : description : [min..max]
|
D | ARMCM3_config.txt | 2 # instance.parameter=value #(type, mode) default = 'def value' : description : [min..max]
|
/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:
|
D | ARMCM0_config.txt | 2 # instance.parameter=value #(type, mode) default = 'def value' : description : [min..max]
|
D | ARMCM3_config.txt | 2 # instance.parameter=value #(type, mode) default = 'def value' : description : [min..max]
|
/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:
|
D | ARMCM0_config.txt | 2 # instance.parameter=value #(type, mode) default = 'def value' : description : [min..max]
|
/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:
|
12345