Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
$(SEARCH_CMSIS-DSP)/ComputeLibrary
$(SEARCH_CMSIS-DSP)/Examples
$(SEARCH_CMSIS-DSP)/Platforms
$(SEARCH_CMSIS-DSP)/PythonWrapper
$(SEARCH_CMSIS-DSP)/SDFTools
$(SEARCH_CMSIS-DSP)/Scripts
$(SEARCH_CMSIS-DSP)/Testing
$(SEARCH_CMSIS-DSP)/cmsisdsp
$(SEARCH_CMSIS-DSP)/Source/BasicMathFunctions/BasicMathFunctions.c
$(SEARCH_CMSIS-DSP)/Source/BasicMathFunctions/BasicMathFunctionsF16.c
$(SEARCH_CMSIS-DSP)/Source/BayesFunctions/BayesFunctions.c
$(SEARCH_CMSIS-DSP)/Source/BayesFunctions/BayesFunctionsF16.c
$(SEARCH_CMSIS-DSP)/Source/CommonTables/CommonTables.c
$(SEARCH_CMSIS-DSP)/Source/CommonTables/CommonTablesF16.c
$(SEARCH_CMSIS-DSP)/Source/ComplexMathFunctions/ComplexMathFunctions.c
$(SEARCH_CMSIS-DSP)/Source/ComplexMathFunctions/ComplexMathFunctionsF16.c
$(SEARCH_CMSIS-DSP)/Source/ControllerFunctions/ControllerFunctions.c
$(SEARCH_CMSIS-DSP)/Source/DistanceFunctions/DistanceFunctions.c
$(SEARCH_CMSIS-DSP)/Source/DistanceFunctions/DistanceFunctionsF16.c
$(SEARCH_CMSIS-DSP)/Source/FastMathFunctions/FastMathFunctions.c
$(SEARCH_CMSIS-DSP)/Source/FastMathFunctions/FastMathFunctionsF16.c
$(SEARCH_CMSIS-DSP)/Source/FilteringFunctions/FilteringFunctions.c
$(SEARCH_CMSIS-DSP)/Source/FilteringFunctions/FilteringFunctionsF16.c
$(SEARCH_CMSIS-DSP)/Source/InterpolationFunctions/InterpolationFunctions.c
$(SEARCH_CMSIS-DSP)/Source/InterpolationFunctions/InterpolationFunctionsF16.c
$(SEARCH_CMSIS-DSP)/Source/MatrixFunctions/MatrixFunctions.c
$(SEARCH_CMSIS-DSP)/Source/MatrixFunctions/MatrixFunctionsF16.c
$(SEARCH_CMSIS-DSP)/Source/QuaternionMathFunctions/QuaternionMathFunctions.c
$(SEARCH_CMSIS-DSP)/Source/StatisticsFunctions/StatisticsFunctions.c
$(SEARCH_CMSIS-DSP)/Source/StatisticsFunctions/StatisticsFunctionsF16.c
$(SEARCH_CMSIS-DSP)/Source/SupportFunctions/SupportFunctions.c
$(SEARCH_CMSIS-DSP)/Source/SupportFunctions/SupportFunctionsF16.c
$(SEARCH_CMSIS-DSP)/Source/SVMFunctions/SVMFunctions.c
$(SEARCH_CMSIS-DSP)/Source/SVMFunctions/SVMFunctionsF16.c
$(SEARCH_CMSIS-DSP)/Source/TransformFunctions/arm_bitreversal2.S
$(SEARCH_CMSIS-DSP)/Source/TransformFunctions/TransformFunctions.c
$(SEARCH_CMSIS-DSP)/Source/TransformFunctions/TransformFunctionsF16.c
$(SEARCH_CMSIS-DSP)/Source/BasicMathFunctions/arm_abs_f16.c
$(SEARCH_CMSIS-DSP)/Source/BasicMathFunctions/arm_add_f16.c
$(SEARCH_CMSIS-DSP)/Source/BasicMathFunctions/arm_clip_f16.c
$(SEARCH_CMSIS-DSP)/Source/BasicMathFunctions/arm_dot_prod_f16.c
$(SEARCH_CMSIS-DSP)/Source/BasicMathFunctions/arm_mult_f16.c
$(SEARCH_CMSIS-DSP)/Source/BasicMathFunctions/arm_negate_f16.c
$(SEARCH_CMSIS-DSP)/Source/BasicMathFunctions/arm_offset_f16.c
$(SEARCH_CMSIS-DSP)/Source/BasicMathFunctions/arm_scale_f16.c
$(SEARCH_CMSIS-DSP)/Source/BasicMathFunctions/arm_sub_f16.c
$(SEARCH_CMSIS-DSP)/Source/BayesFunctions/arm_gaussian_naive_bayes_predict_f16.c
$(SEARCH_CMSIS-DSP)/Source/CommonTables/arm_common_tables_f16.c
$(SEARCH_CMSIS-DSP)/Source/CommonTables/arm_const_structs_f16.c
$(SEARCH_CMSIS-DSP)/Source/CommonTables/arm_mve_tables_f16.c
$(SEARCH_CMSIS-DSP)/Source/ComplexMathFunctions/arm_cmplx_conj_f16.c
$(SEARCH_CMSIS-DSP)/Source/ComplexMathFunctions/arm_cmplx_dot_prod_f16.c
$(SEARCH_CMSIS-DSP)/Source/ComplexMathFunctions/arm_cmplx_mag_f16.c
$(SEARCH_CMSIS-DSP)/Source/ComplexMathFunctions/arm_cmplx_mag_squared_f16.c
$(SEARCH_CMSIS-DSP)/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_f16.c
$(SEARCH_CMSIS-DSP)/Source/ComplexMathFunctions/arm_cmplx_mult_real_f16.c
$(SEARCH_CMSIS-DSP)/Source/DistanceFunctions/arm_braycurtis_distance_f16.c
$(SEARCH_CMSIS-DSP)/Source/DistanceFunctions/arm_canberra_distance_f16.c
$(SEARCH_CMSIS-DSP)/Source/DistanceFunctions/arm_chebyshev_distance_f16.c
$(SEARCH_CMSIS-DSP)/Source/DistanceFunctions/arm_cityblock_distance_f16.c
$(SEARCH_CMSIS-DSP)/Source/DistanceFunctions/arm_correlation_distance_f16.c
$(SEARCH_CMSIS-DSP)/Source/DistanceFunctions/arm_cosine_distance_f16.c
$(SEARCH_CMSIS-DSP)/Source/DistanceFunctions/arm_euclidean_distance_f16.c
$(SEARCH_CMSIS-DSP)/Source/DistanceFunctions/arm_jensenshannon_distance_f16.c
$(SEARCH_CMSIS-DSP)/Source/DistanceFunctions/arm_minkowski_distance_f16.c
$(SEARCH_CMSIS-DSP)/Source/FastMathFunctions/arm_atan2_f16.c
$(SEARCH_CMSIS-DSP)/Source/FastMathFunctions/arm_vexp_f16.c
$(SEARCH_CMSIS-DSP)/Source/FastMathFunctions/arm_vinverse_f16.c
$(SEARCH_CMSIS-DSP)/Source/FastMathFunctions/arm_vlog_f16.c
$(SEARCH_CMSIS-DSP)/Source/FilteringFunctions/arm_biquad_cascade_df1_f16.c
$(SEARCH_CMSIS-DSP)/Source/FilteringFunctions/arm_biquad_cascade_df1_init_f16.c
$(SEARCH_CMSIS-DSP)/Source/FilteringFunctions/arm_biquad_cascade_df2T_f16.c
$(SEARCH_CMSIS-DSP)/Source/FilteringFunctions/arm_biquad_cascade_df2T_init_f16.c
$(SEARCH_CMSIS-DSP)/Source/FilteringFunctions/arm_biquad_cascade_stereo_df2T_f16.c
$(SEARCH_CMSIS-DSP)/Source/FilteringFunctions/arm_biquad_cascade_stereo_df2T_init_f16.c
$(SEARCH_CMSIS-DSP)/Source/FilteringFunctions/arm_correlate_f16.c
$(SEARCH_CMSIS-DSP)/Source/FilteringFunctions/arm_fir_f16.c
$(SEARCH_CMSIS-DSP)/Source/FilteringFunctions/arm_fir_init_f16.c
$(SEARCH_CMSIS-DSP)/Source/FilteringFunctions/arm_levinson_durbin_f16.c
$(SEARCH_CMSIS-DSP)/Source/InterpolationFunctions/arm_bilinear_interp_f16.c
$(SEARCH_CMSIS-DSP)/Source/InterpolationFunctions/arm_linear_interp_f16.c
$(SEARCH_CMSIS-DSP)/Source/MatrixFunctions/arm_mat_add_f16.c
$(SEARCH_CMSIS-DSP)/Source/MatrixFunctions/arm_mat_cholesky_f16.c
$(SEARCH_CMSIS-DSP)/Source/MatrixFunctions/arm_mat_cmplx_mult_f16.c
$(SEARCH_CMSIS-DSP)/Source/MatrixFunctions/arm_mat_cmplx_trans_f16.c
$(SEARCH_CMSIS-DSP)/Source/MatrixFunctions/arm_mat_init_f16.c
$(SEARCH_CMSIS-DSP)/Source/MatrixFunctions/arm_mat_inverse_f16.c
$(SEARCH_CMSIS-DSP)/Source/MatrixFunctions/arm_mat_mult_f16.c
$(SEARCH_CMSIS-DSP)/Source/MatrixFunctions/arm_mat_scale_f16.c
$(SEARCH_CMSIS-DSP)/Source/MatrixFunctions/arm_mat_solve_lower_triangular_f16.c
$(SEARCH_CMSIS-DSP)/Source/MatrixFunctions/arm_mat_solve_upper_triangular_f16.c
$(SEARCH_CMSIS-DSP)/Source/MatrixFunctions/arm_mat_sub_f16.c
$(SEARCH_CMSIS-DSP)/Source/MatrixFunctions/arm_mat_trans_f16.c
$(SEARCH_CMSIS-DSP)/Source/MatrixFunctions/arm_mat_vec_mult_f16.c
$(SEARCH_CMSIS-DSP)/Source/StatisticsFunctions/arm_absmax_f16.c
$(SEARCH_CMSIS-DSP)/Source/StatisticsFunctions/arm_absmax_no_idx_f16.c
$(SEARCH_CMSIS-DSP)/Source/StatisticsFunctions/arm_absmin_f16.c
$(SEARCH_CMSIS-DSP)/Source/StatisticsFunctions/arm_absmin_no_idx_f16.c
$(SEARCH_CMSIS-DSP)/Source/StatisticsFunctions/arm_entropy_f16.c
$(SEARCH_CMSIS-DSP)/Source/StatisticsFunctions/arm_kullback_leibler_f16.c
$(SEARCH_CMSIS-DSP)/Source/StatisticsFunctions/arm_logsumexp_dot_prod_f16.c
$(SEARCH_CMSIS-DSP)/Source/StatisticsFunctions/arm_logsumexp_f16.c
$(SEARCH_CMSIS-DSP)/Source/StatisticsFunctions/arm_max_f16.c
$(SEARCH_CMSIS-DSP)/Source/StatisticsFunctions/arm_max_no_idx_f16.c
$(SEARCH_CMSIS-DSP)/Source/StatisticsFunctions/arm_mean_f16.c
$(SEARCH_CMSIS-DSP)/Source/StatisticsFunctions/arm_min_f16.c
$(SEARCH_CMSIS-DSP)/Source/StatisticsFunctions/arm_min_no_idx_f16.c
$(SEARCH_CMSIS-DSP)/Source/StatisticsFunctions/arm_mse_f16.c
$(SEARCH_CMSIS-DSP)/Source/StatisticsFunctions/arm_power_f16.c
$(SEARCH_CMSIS-DSP)/Source/StatisticsFunctions/arm_rms_f16.c
$(SEARCH_CMSIS-DSP)/Source/StatisticsFunctions/arm_std_f16.c
$(SEARCH_CMSIS-DSP)/Source/StatisticsFunctions/arm_var_f16.c
$(SEARCH_CMSIS-DSP)/Source/SupportFunctions/arm_barycenter_f16.c
$(SEARCH_CMSIS-DSP)/Source/SupportFunctions/arm_copy_f16.c
$(SEARCH_CMSIS-DSP)/Source/SupportFunctions/arm_f16_to_float.c
$(SEARCH_CMSIS-DSP)/Source/SupportFunctions/arm_f16_to_q15.c
$(SEARCH_CMSIS-DSP)/Source/SupportFunctions/arm_fill_f16.c
$(SEARCH_CMSIS-DSP)/Source/SupportFunctions/arm_float_to_f16.c
$(SEARCH_CMSIS-DSP)/Source/SupportFunctions/arm_q15_to_f16.c
$(SEARCH_CMSIS-DSP)/Source/SupportFunctions/arm_weighted_sum_f16.c
$(SEARCH_CMSIS-DSP)/Source/SVMFunctions/arm_svm_linear_init_f16.c
$(SEARCH_CMSIS-DSP)/Source/SVMFunctions/arm_svm_linear_predict_f16.c
$(SEARCH_CMSIS-DSP)/Source/SVMFunctions/arm_svm_polynomial_init_f16.c
$(SEARCH_CMSIS-DSP)/Source/SVMFunctions/arm_svm_polynomial_predict_f16.c
$(SEARCH_CMSIS-DSP)/Source/SVMFunctions/arm_svm_rbf_init_f16.c
$(SEARCH_CMSIS-DSP)/Source/SVMFunctions/arm_svm_rbf_predict_f16.c
$(SEARCH_CMSIS-DSP)/Source/SVMFunctions/arm_svm_sigmoid_init_f16.c
$(SEARCH_CMSIS-DSP)/Source/SVMFunctions/arm_svm_sigmoid_predict_f16.c
$(SEARCH_CMSIS-DSP)/Source/TransformFunctions/arm_bitreversal_f16.c
$(SEARCH_CMSIS-DSP)/Source/TransformFunctions/arm_cfft_f16.c
$(SEARCH_CMSIS-DSP)/Source/TransformFunctions/arm_cfft_init_f16.c
$(SEARCH_CMSIS-DSP)/Source/TransformFunctions/arm_cfft_radix2_f16.c
$(SEARCH_CMSIS-DSP)/Source/TransformFunctions/arm_cfft_radix2_init_f16.c
$(SEARCH_CMSIS-DSP)/Source/TransformFunctions/arm_cfft_radix4_f16.c
$(SEARCH_CMSIS-DSP)/Source/TransformFunctions/arm_cfft_radix4_init_f16.c
$(SEARCH_CMSIS-DSP)/Source/TransformFunctions/arm_cfft_radix8_f16.c
$(SEARCH_CMSIS-DSP)/Source/TransformFunctions/arm_mfcc_f16.c
$(SEARCH_CMSIS-DSP)/Source/TransformFunctions/arm_mfcc_init_f16.c
$(SEARCH_CMSIS-DSP)/Source/TransformFunctions/arm_rfft_fast_f16.c
$(SEARCH_CMSIS-DSP)/Source/TransformFunctions/arm_rfft_fast_init_f16.c
docs
output
test