Home
last modified time | relevance | path

Searched +full:language +full:- +full:c (Results 1 – 25 of 1043) sorted by relevance

12345678910>>...42

/cmsis-dsp-latest/
Dsetup.py29 cflags = ["-DWIN","-DCMSISDSP","-DUNALIGNED_SUPPORT_DISABLE"]
31 …cflags = ["-Wno-attributes","-Wno-unused-function","-Wno-unused-variable","-Wno-implicit-function-
52 filteringMod.append(os.path.join("PythonWrapper","cmsisdsp_pkg","src","cmsisdsp_filtering.c"))
53 matrixMod.append(os.path.join("PythonWrapper","cmsisdsp_pkg","src","cmsisdsp_matrix.c"))
54 supportMod.append(os.path.join("PythonWrapper","cmsisdsp_pkg","src","cmsisdsp_support.c"))
55 statisticsMod.append(os.path.join("PythonWrapper","cmsisdsp_pkg","src","cmsisdsp_statistics.c"))
56 complexfMod.append(os.path.join("PythonWrapper","cmsisdsp_pkg","src","cmsisdsp_complexf.c"))
57 basicMod.append(os.path.join("PythonWrapper","cmsisdsp_pkg","src","cmsisdsp_basic.c"))
58 controllerMod.append(os.path.join("PythonWrapper","cmsisdsp_pkg","src","cmsisdsp_controller.c"))
59 transformMod.append(os.path.join("PythonWrapper","cmsisdsp_pkg","src","cmsisdsp_transform.c"))
[all …]
/cmsis-dsp-latest/Testing/cmsis_build/
Dtest.csolution.yml4 language-C: c11
5 language-CPP: c++17
9 - pack: ARM::CMSIS@6.0.0
10 - pack: ARM::V2M_MPS3_SSE_300_BSP@1.4.0
11 - pack: ARM::CMSIS-Compiler@2.0.0
12 - pack: ARM::Cortex_DFP@1.0.0
14 target-types:
15 - type: MPS3-Corstone-300
16 device: ARM::SSE-300-MPS3
17 board: ARM::V2M-MPS3-SSE-300-FVP
[all …]
/cmsis-dsp-latest/dsppp/
Dtest.csolution.yml4 language-C: c11
5 language-CPP: c++17
9 - pack: ARM::CMSIS@6.0.0
10 - pack: ARM::V2M_MPS3_SSE_300_BSP@1.4.0
11 - pack: ARM::CMSIS-Compiler@2.0.0
12 - pack: ARM::Cortex_DFP@1.0.0
14 target-types:
15 - type: MPS3-Corstone-300
16 device: ARM::SSE-300-MPS3
17 board: ARM::V2M-MPS3-SSE-300-FVP
[all …]
/cmsis-dsp-latest/Source/StatisticsFunctions/
DStatisticsFunctionsF16.c1 /* ----------------------------------------------------------------------
3 * Title: StatisticsFunctions.c
9 * Target Processor: Cortex-M cores
10 * -------------------------------------------------------------------- */
12 * Copyright (C) 2019-2020 ARM Limited or its affiliates. All rights reserved.
14 * SPDX-License-Identifier: Apache-2.0
20 * www.apache.org/licenses/LICENSE-2.0
25 * See the License for the specific language governing permissions and
29 #include "arm_max_f16.c"
30 #include "arm_min_f16.c"
[all …]
DStatisticsFunctions.c1 /* ----------------------------------------------------------------------
3 * Title: StatisticsFunctions.c
9 * Target Processor: Cortex-M cores
10 * -------------------------------------------------------------------- */
12 * Copyright (C) 2019-2020 ARM Limited or its affiliates. All rights reserved.
14 * SPDX-License-Identifier: Apache-2.0
20 * www.apache.org/licenses/LICENSE-2.0
25 * See the License for the specific language governing permissions and
29 #include "arm_entropy_f32.c"
30 #include "arm_entropy_f64.c"
[all …]
/cmsis-dsp-latest/Source/FastMathFunctions/
DFastMathFunctions.c1 /* ----------------------------------------------------------------------
3 * Title: FastMathFunctions.c
9 * Target Processor: Cortex-M cores
10 * -------------------------------------------------------------------- */
12 * Copyright (C) 2019-2020 ARM Limited or its affiliates. All rights reserved.
14 * SPDX-License-Identifier: Apache-2.0
20 * www.apache.org/licenses/LICENSE-2.0
25 * See the License for the specific language governing permissions and
30 #include "arm_cos_f32.c"
32 #include "arm_cos_q15.c"
[all …]
/cmsis-dsp-latest/Source/DistanceFunctions/
DDistanceFunctions.c1 /* ----------------------------------------------------------------------
3 * Title: BayesFunctions.c
9 * Target Processor: Cortex-M cores
10 * -------------------------------------------------------------------- */
12 * Copyright (C) 2020 ARM Limited or its affiliates. All rights reserved.
14 * SPDX-License-Identifier: Apache-2.0
20 * www.apache.org/licenses/LICENSE-2.0
25 * See the License for the specific language governing permissions and
29 #include "arm_boolean_distance.c"
30 #include "arm_braycurtis_distance_f32.c"
[all …]
DDistanceFunctionsF16.c1 /* ----------------------------------------------------------------------
3 * Title: DistanceFunctions.c
7 * Target Processor: Cortex-M cores
8 * -------------------------------------------------------------------- */
10 * Copyright (C) 2020 ARM Limited or its affiliates. All rights reserved.
12 * SPDX-License-Identifier: Apache-2.0
18 * www.apache.org/licenses/LICENSE-2.0
23 * See the License for the specific language governing permissions and
27 #include "arm_braycurtis_distance_f16.c"
28 #include "arm_canberra_distance_f16.c"
[all …]
/cmsis-dsp-latest/Source/ComplexMathFunctions/
DComplexMathFunctions.c1 /* ----------------------------------------------------------------------
3 * Title: CompexMathFunctions.c
9 * Target Processor: Cortex-M cores
10 * -------------------------------------------------------------------- */
12 * Copyright (C) 2019 ARM Limited or its affiliates. All rights reserved.
14 * SPDX-License-Identifier: Apache-2.0
20 * www.apache.org/licenses/LICENSE-2.0
25 * See the License for the specific language governing permissions and
29 #include "arm_cmplx_conj_f32.c"
30 #include "arm_cmplx_conj_q15.c"
[all …]
DComplexMathFunctionsF16.c1 /* ----------------------------------------------------------------------
3 * Title: CompexMathFunctionsF16.c
7 * Target Processor: Cortex-M cores
8 * -------------------------------------------------------------------- */
10 * Copyright (C) 2020 ARM Limited or its affiliates. All rights reserved.
12 * SPDX-License-Identifier: Apache-2.0
18 * www.apache.org/licenses/LICENSE-2.0
23 * See the License for the specific language governing permissions and
27 #include "arm_cmplx_conj_f16.c"
28 #include "arm_cmplx_dot_prod_f16.c"
[all …]
/cmsis-dsp-latest/Source/FilteringFunctions/
DFilteringFunctionsF16.c1 /* ----------------------------------------------------------------------
3 * Title: FilteringFunctions.c
7 * Target Processor: Cortex-M cores
8 * -------------------------------------------------------------------- */
10 * Copyright (C) 2020 ARM Limited or its affiliates. All rights reserved.
12 * SPDX-License-Identifier: Apache-2.0
18 * www.apache.org/licenses/LICENSE-2.0
23 * See the License for the specific language governing permissions and
27 #include "arm_fir_f16.c"
28 #include "arm_fir_init_f16.c"
[all …]
/cmsis-dsp-latest/Source/TransformFunctions/
DTransformFunctionsF16.c1 /* ----------------------------------------------------------------------
3 * Title: TransformFunctionsF16.c
9 * Target Processor: Cortex-M cores
10 * -------------------------------------------------------------------- */
12 * Copyright (C) 2019 ARM Limited or its affiliates. All rights reserved.
14 * SPDX-License-Identifier: Apache-2.0
20 * www.apache.org/licenses/LICENSE-2.0
25 * See the License for the specific language governing permissions and
29 #include "arm_cfft_f16.c"
30 #include "arm_cfft_init_f16.c"
[all …]
DTransformFunctions.c1 /* ----------------------------------------------------------------------
3 * Title: TransformFunctions.c
9 * Target Processor: Cortex-M cores
10 * -------------------------------------------------------------------- */
12 * Copyright (C) 2019 ARM Limited or its affiliates. All rights reserved.
14 * SPDX-License-Identifier: Apache-2.0
20 * www.apache.org/licenses/LICENSE-2.0
25 * See the License for the specific language governing permissions and
29 #include "arm_bitreversal.c"
30 #include "arm_bitreversal2.c"
[all …]
/cmsis-dsp-latest/Source/MatrixFunctions/
DMatrixFunctionsF16.c1 /* ----------------------------------------------------------------------
3 * Title: MatrixFunctions.c
9 * Target Processor: Cortex-M cores
10 * -------------------------------------------------------------------- */
12 * Copyright (C) 2020 ARM Limited or its affiliates. All rights reserved.
14 * SPDX-License-Identifier: Apache-2.0
20 * www.apache.org/licenses/LICENSE-2.0
25 * See the License for the specific language governing permissions and
29 #include "arm_mat_add_f16.c"
30 #include "arm_mat_sub_f16.c"
[all …]
DMatrixFunctions.c1 /* ----------------------------------------------------------------------
3 * Title: MatrixFunctions.c
9 * Target Processor: Cortex-M cores
10 * -------------------------------------------------------------------- */
12 * Copyright (C) 2019 ARM Limited or its affiliates. All rights reserved.
14 * SPDX-License-Identifier: Apache-2.0
20 * www.apache.org/licenses/LICENSE-2.0
25 * See the License for the specific language governing permissions and
29 #include "arm_mat_add_f32.c"
30 #include "arm_mat_add_q15.c"
[all …]
/cmsis-dsp-latest/Source/WindowFunctions/
DWindowFunctions.c1 /* ----------------------------------------------------------------------
3 * Title: WindowFunctions.c
7 * Target Processor: Cortex-M and Cortex-A cores
8 * -------------------------------------------------------------------- */
10 * Copyright (C) 2019-2022 ARM Limited or its affiliates. All rights reserved.
12 * SPDX-License-Identifier: Apache-2.0
18 * www.apache.org/licenses/LICENSE-2.0
23 * See the License for the specific language governing permissions and
27 #include "arm_welch_f32.c"
28 #include "arm_welch_f64.c"
[all …]
/cmsis-dsp-latest/Source/SupportFunctions/
DSupportFunctionsF16.c1 /* ----------------------------------------------------------------------
3 * Title: SupportFunctions.c
9 * Target Processor: Cortex-M cores
10 * -------------------------------------------------------------------- */
12 * Copyright (C) 2019-2020 ARM Limited or its affiliates. All rights reserved.
14 * SPDX-License-Identifier: Apache-2.0
20 * www.apache.org/licenses/LICENSE-2.0
25 * See the License for the specific language governing permissions and
29 #include "arm_copy_f16.c"
30 #include "arm_fill_f16.c"
[all …]
DSupportFunctions.c1 /* ----------------------------------------------------------------------
3 * Title: SupportFunctions.c
9 * Target Processor: Cortex-M cores
10 * -------------------------------------------------------------------- */
12 * Copyright (C) 2019-2020 ARM Limited or its affiliates. All rights reserved.
14 * SPDX-License-Identifier: Apache-2.0
20 * www.apache.org/licenses/LICENSE-2.0
25 * See the License for the specific language governing permissions and
29 #include "arm_barycenter_f32.c"
30 #include "arm_bitonic_sort_f32.c"
[all …]
/cmsis-dsp-latest/Source/InterpolationFunctions/
DInterpolationFunctions.c1 /* ----------------------------------------------------------------------
3 * Title: InterpolationFunctions.c
9 * Target Processor: Cortex-M cores
10 * -------------------------------------------------------------------- */
12 * Copyright (C) 2020 ARM Limited or its affiliates. All rights reserved.
14 * SPDX-License-Identifier: Apache-2.0
20 * www.apache.org/licenses/LICENSE-2.0
25 * See the License for the specific language governing permissions and
29 #include "arm_bilinear_interp_f32.c"
30 #include "arm_bilinear_interp_q15.c"
[all …]
/cmsis-dsp-latest/Source/QuaternionMathFunctions/
DQuaternionMathFunctions.c1 /* ----------------------------------------------------------------------
3 * Title: QuaternionMathFunctions.c
7 * Target Processor: Cortex-M cores
8 * -------------------------------------------------------------------- */
10 * Copyright (C) 2019-2021 ARM Limited or its affiliates. All rights reserved.
12 * SPDX-License-Identifier: Apache-2.0
18 * www.apache.org/licenses/LICENSE-2.0
23 * See the License for the specific language governing permissions and
27 #include "arm_quaternion_norm_f32.c"
28 #include "arm_quaternion_inverse_f32.c"
[all …]
/cmsis-dsp-latest/Source/SVMFunctions/
DSVMFunctions.c1 /* ----------------------------------------------------------------------
3 * Title: BayesFunctions.c
9 * Target Processor: Cortex-M cores
10 * -------------------------------------------------------------------- */
12 * Copyright (C) 2020 ARM Limited or its affiliates. All rights reserved.
14 * SPDX-License-Identifier: Apache-2.0
20 * www.apache.org/licenses/LICENSE-2.0
25 * See the License for the specific language governing permissions and
29 #include "arm_svm_linear_init_f32.c"
30 #include "arm_svm_linear_predict_f32.c"
[all …]
DSVMFunctionsF16.c1 /* ----------------------------------------------------------------------
3 * Title: BayesFunctions.c
9 * Target Processor: Cortex-M cores
10 * -------------------------------------------------------------------- */
12 * Copyright (C) 2020 ARM Limited or its affiliates. All rights reserved.
14 * SPDX-License-Identifier: Apache-2.0
20 * www.apache.org/licenses/LICENSE-2.0
25 * See the License for the specific language governing permissions and
29 #include "arm_svm_linear_init_f16.c"
30 #include "arm_svm_linear_predict_f16.c"
[all …]
/cmsis-dsp-latest/Source/ControllerFunctions/
DControllerFunctions.c1 /* ----------------------------------------------------------------------
3 * Title: ControllerFunctions.c
9 * Target Processor: Cortex-M cores
10 * -------------------------------------------------------------------- */
12 * Copyright (C) 2019 ARM Limited or its affiliates. All rights reserved.
14 * SPDX-License-Identifier: Apache-2.0
20 * www.apache.org/licenses/LICENSE-2.0
25 * See the License for the specific language governing permissions and
29 #include "arm_pid_init_f32.c"
30 #include "arm_pid_init_q15.c"
[all …]
/cmsis-dsp-latest/Source/BasicMathFunctions/
DBasicMathFunctionsF16.c1 /* ----------------------------------------------------------------------
3 * Title: BasicMathFunctionsF16.c
9 * Target Processor: Cortex-M cores
10 * -------------------------------------------------------------------- */
12 * Copyright (C) 2019-2020 ARM Limited or its affiliates. All rights reserved.
14 * SPDX-License-Identifier: Apache-2.0
20 * www.apache.org/licenses/LICENSE-2.0
25 * See the License for the specific language governing permissions and
29 #include "arm_abs_f16.c"
30 #include "arm_add_f16.c"
[all …]
DBasicMathFunctions.c1 /* ----------------------------------------------------------------------
3 * Title: BasicMathFunctions.c
9 * Target Processor: Cortex-M cores
10 * -------------------------------------------------------------------- */
12 * Copyright (C) 2019-2020 ARM Limited or its affiliates. All rights reserved.
14 * SPDX-License-Identifier: Apache-2.0
20 * www.apache.org/licenses/LICENSE-2.0
25 * See the License for the specific language governing permissions and
29 #include "arm_abs_f32.c"
30 #include "arm_abs_f64.c"
[all …]

12345678910>>...42