Home
last modified time | relevance | path

Searched refs:table (Results 1 – 25 of 74) sorted by relevance

123

/cmsis-dsp-latest/Documentation/Doxygen/style_template/
Dextra_stylesheet.css85 --memdef-table-header-background-color: var(--arm_light_gray1);
94 --table-cell-border-color: var(--arm_light_gray);
95 --table-header-background-color: var(--arm_blue);
96 --table-header-foreground-color: white;
97 --table-even-cell-color: var(--arm_light_gray3);;
98 --table-odd-cell-color: #white;
140 /* table of contents */
262 --memdef-table-header-background-color: var(--arm_dark_gray2);
271 --table-cell-border-color: var(--arm_dark_gray1);
272 --table-header-background-color: var(--arm_blue);
[all …]
/cmsis-dsp-latest/Testing/TestScripts/doc/
DFormat.py73 def visitTable(self,table): argument
74 self.writeColumns(table.columns)
75 for row in table.rows:
449 def visitTable(self,table): argument
557 def visitTable(self,table): argument
562 for col in table.params:
569 perm,restricted=permutation(ORDEREDCORES,table.cores,self._reorder)
571 perm,restricted=permutation(ORDEREDTYPES,table.cores,self._reorder)
573 restricted = table.cores
586 nbParams = len(table.params)
[all …]
/cmsis-dsp-latest/Examples/ARM/arm_bayes_example/
DARMCM55_FP_MVE_config.txt12 … # (int , init-time) default = '0x10000000' : Secure vector-table offset at reset
13 … # (int , init-time) default = '0x0' : Non-Secure vector-table offset at reset
23 … # (int , init-time) default = '0x10000000' : Secure vector-table offset at reset
24 … # (int , init-time) default = '0x0' : Non-Secure vector-table offset at reset
/cmsis-dsp-latest/Examples/ARM/arm_class_marks_example/
DARMCM55_FP_MVE_config.txt12 … # (int , init-time) default = '0x10000000' : Secure vector-table offset at reset
13 … # (int , init-time) default = '0x0' : Non-Secure vector-table offset at reset
23 … # (int , init-time) default = '0x10000000' : Secure vector-table offset at reset
24 … # (int , init-time) default = '0x0' : Non-Secure vector-table offset at reset
/cmsis-dsp-latest/Examples/ARM/arm_convolution_example/
DARMCM55_FP_MVE_config.txt12 … # (int , init-time) default = '0x10000000' : Secure vector-table offset at reset
13 … # (int , init-time) default = '0x0' : Non-Secure vector-table offset at reset
23 … # (int , init-time) default = '0x10000000' : Secure vector-table offset at reset
24 … # (int , init-time) default = '0x0' : Non-Secure vector-table offset at reset
/cmsis-dsp-latest/Examples/ARM/arm_svm_example/
DARMCM55_FP_MVE_config.txt12 … # (int , init-time) default = '0x10000000' : Secure vector-table offset at reset
13 … # (int , init-time) default = '0x0' : Non-Secure vector-table offset at reset
23 … # (int , init-time) default = '0x10000000' : Secure vector-table offset at reset
24 … # (int , init-time) default = '0x0' : Non-Secure vector-table offset at reset
/cmsis-dsp-latest/Examples/ARM/arm_fir_example/
DARMCM55_FP_MVE_config.txt12 … # (int , init-time) default = '0x10000000' : Secure vector-table offset at reset
13 … # (int , init-time) default = '0x0' : Non-Secure vector-table offset at reset
23 … # (int , init-time) default = '0x10000000' : Secure vector-table offset at reset
24 … # (int , init-time) default = '0x0' : Non-Secure vector-table offset at reset
/cmsis-dsp-latest/Examples/ARM/arm_sin_cos_example/
DARMCM55_FP_MVE_config.txt12 … # (int , init-time) default = '0x10000000' : Secure vector-table offset at reset
13 … # (int , init-time) default = '0x0' : Non-Secure vector-table offset at reset
23 … # (int , init-time) default = '0x10000000' : Secure vector-table offset at reset
24 … # (int , init-time) default = '0x0' : Non-Secure vector-table offset at reset
/cmsis-dsp-latest/Examples/ARM/arm_dotproduct_example/
DARMCM55_FP_MVE_config.txt12 … # (int , init-time) default = '0x10000000' : Secure vector-table offset at reset
13 … # (int , init-time) default = '0x0' : Non-Secure vector-table offset at reset
23 … # (int , init-time) default = '0x10000000' : Secure vector-table offset at reset
24 … # (int , init-time) default = '0x0' : Non-Secure vector-table offset at reset
/cmsis-dsp-latest/Examples/ARM/arm_fft_bin_example/
DARMCM55_FP_MVE_config.txt12 … # (int , init-time) default = '0x10000000' : Secure vector-table offset at reset
13 … # (int , init-time) default = '0x0' : Non-Secure vector-table offset at reset
23 … # (int , init-time) default = '0x10000000' : Secure vector-table offset at reset
24 … # (int , init-time) default = '0x0' : Non-Secure vector-table offset at reset
/cmsis-dsp-latest/Examples/ARM/arm_signal_converge_example/
DARMCM55_FP_MVE_config.txt12 … # (int , init-time) default = '0x10000000' : Secure vector-table offset at reset
13 … # (int , init-time) default = '0x0' : Non-Secure vector-table offset at reset
23 … # (int , init-time) default = '0x10000000' : Secure vector-table offset at reset
24 … # (int , init-time) default = '0x0' : Non-Secure vector-table offset at reset
/cmsis-dsp-latest/Examples/ARM/arm_variance_example/
DARMCM55_FP_MVE_config.txt12 … # (int , init-time) default = '0x10000000' : Secure vector-table offset at reset
13 … # (int , init-time) default = '0x0' : Non-Secure vector-table offset at reset
23 … # (int , init-time) default = '0x10000000' : Secure vector-table offset at reset
24 … # (int , init-time) default = '0x0' : Non-Secure vector-table offset at reset
/cmsis-dsp-latest/Examples/ARM/arm_graphic_equalizer_example/
DARMCM55_FP_MVE_config.txt12 … # (int , init-time) default = '0x10000000' : Secure vector-table offset at reset
13 … # (int , init-time) default = '0x0' : Non-Secure vector-table offset at reset
23 … # (int , init-time) default = '0x10000000' : Secure vector-table offset at reset
24 … # (int , init-time) default = '0x0' : Non-Secure vector-table offset at reset
/cmsis-dsp-latest/Examples/ARM/arm_linear_interp_example/
DARMCM55_FP_MVE_config.txt12 … # (int , init-time) default = '0x10000000' : Secure vector-table offset at reset
13 … # (int , init-time) default = '0x0' : Non-Secure vector-table offset at reset
23 … # (int , init-time) default = '0x10000000' : Secure vector-table offset at reset
24 … # (int , init-time) default = '0x0' : Non-Secure vector-table offset at reset
/cmsis-dsp-latest/Examples/ARM/arm_matrix_example/
DARMCM55_FP_MVE_config.txt12 … # (int , init-time) default = '0x10000000' : Secure vector-table offset at reset
13 … # (int , init-time) default = '0x0' : Non-Secure vector-table offset at reset
23 … # (int , init-time) default = '0x10000000' : Secure vector-table offset at reset
24 … # (int , init-time) default = '0x0' : Non-Secure vector-table offset at reset
/cmsis-dsp-latest/Testing/cmsis_build/RTE/Device/ARMCM0P/
DARMCM0plus_gcc.ld115 .copy.table :
133 .zero.table :
195 * to the .copy.table above to assure proper
226 * to the .zero.table above to assure proper
/cmsis-dsp-latest/Testing/cmsis_build/RTE/Device/ARMCM4/
DARMCM4_gcc.ld115 .copy.table :
133 .zero.table :
195 * to the .copy.table above to assure proper
226 * to the .zero.table above to assure proper
/cmsis-dsp-latest/dsppp/RTE/Device/ARMCM0P/
DARMCM0plus_gcc.ld115 .copy.table :
133 .zero.table :
195 * to the .copy.table above to assure proper
226 * to the .zero.table above to assure proper
DARMCM0plus_gcc.ld.base@2.2.0115 .copy.table :
133 .zero.table :
195 * to the .copy.table above to assure proper
226 * to the .zero.table above to assure proper
/cmsis-dsp-latest/dsppp/RTE/Device/ARMCM4/
DARMCM4_gcc.ld115 .copy.table :
133 .zero.table :
195 * to the .copy.table above to assure proper
226 * to the .zero.table above to assure proper
DARMCM4_gcc.ld.base@2.2.0115 .copy.table :
133 .zero.table :
195 * to the .copy.table above to assure proper
226 * to the .zero.table above to assure proper
/cmsis-dsp-latest/Testing/cmsis_build/RTE/Device/ARMCM7/
DARMCM7_gcc.ld115 .copy.table :
133 .zero.table :
195 * to the .copy.table above to assure proper
226 * to the .zero.table above to assure proper
/cmsis-dsp-latest/Testing/cmsis_build/RTE/Device/ARMCM33/
DARMCM33_gcc.ld134 .copy.table :
152 .zero.table :
214 * to the .copy.table above to assure proper
245 * to the .zero.table above to assure proper
/cmsis-dsp-latest/dsppp/linker_scripts/
Dgcc_m0p_mps3.ld136 .copy.table :
154 .zero.table :
216 * to the .copy.table above to assure proper
247 * to the .zero.table above to assure proper
Dgcc_sse300_mps3.ld136 .copy.table :
154 .zero.table :
217 * to the .copy.table above to assure proper
248 * to the .zero.table above to assure proper

123