Changeset 42 for trunk/firmware_v4/Drivers/CMSIS/DSP/Source
- Timestamp:
- May 1, 2026, 7:10:11 PM (5 days ago)
- Location:
- trunk/firmware_v4
- Files:
-
- 631 added
-
. (added)
-
Drivers (added)
-
Drivers/CMSIS (added)
-
Drivers/CMSIS/DSP (added)
-
Drivers/CMSIS/DSP/Source (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/BasicMathFunctions.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/BasicMathFunctionsF16.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/CMakeLists.txt (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_abs_f16.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_abs_f32.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_abs_f64.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_abs_q15.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_abs_q31.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_abs_q7.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_add_f16.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_add_f32.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_add_f64.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_add_q15.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_add_q31.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_add_q7.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_and_u16.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_and_u32.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_and_u8.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_clip_f16.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_clip_f32.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_clip_q15.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_clip_q31.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_clip_q7.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_dot_prod_f16.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_dot_prod_f32.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_dot_prod_f64.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_dot_prod_q15.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_dot_prod_q31.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_dot_prod_q7.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_mult_f16.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_mult_f32.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_mult_f64.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_mult_q15.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_mult_q31.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_mult_q7.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_negate_f16.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_negate_f32.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_negate_f64.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_negate_q15.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_negate_q31.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_negate_q7.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_not_u16.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_not_u32.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_not_u8.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_offset_f16.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_offset_f32.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_offset_f64.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_offset_q15.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_offset_q31.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_offset_q7.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_or_u16.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_or_u32.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_or_u8.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_scale_f16.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_scale_f32.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_scale_f64.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_scale_q15.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_scale_q31.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_scale_q7.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_shift_q15.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_shift_q31.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_shift_q7.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_sub_f16.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_sub_f32.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_sub_f64.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_sub_q15.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_sub_q31.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_sub_q7.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_xor_u16.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_xor_u32.c (added)
-
Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_xor_u8.c (added)
-
Drivers/CMSIS/DSP/Source/BayesFunctions (added)
-
Drivers/CMSIS/DSP/Source/BayesFunctions/BayesFunctions.c (added)
-
Drivers/CMSIS/DSP/Source/BayesFunctions/BayesFunctionsF16.c (added)
-
Drivers/CMSIS/DSP/Source/BayesFunctions/CMakeLists.txt (added)
-
Drivers/CMSIS/DSP/Source/BayesFunctions/arm_gaussian_naive_bayes_predict_f16.c (added)
-
Drivers/CMSIS/DSP/Source/BayesFunctions/arm_gaussian_naive_bayes_predict_f32.c (added)
-
Drivers/CMSIS/DSP/Source/CMakeLists.txt (added)
-
Drivers/CMSIS/DSP/Source/CommonTables (added)
-
Drivers/CMSIS/DSP/Source/CommonTables/CMakeLists.txt (added)
-
Drivers/CMSIS/DSP/Source/CommonTables/CommonTables.c (added)
-
Drivers/CMSIS/DSP/Source/CommonTables/CommonTablesF16.c (added)
-
Drivers/CMSIS/DSP/Source/CommonTables/arm_common_tables.c (added)
-
Drivers/CMSIS/DSP/Source/CommonTables/arm_common_tables_f16.c (added)
-
Drivers/CMSIS/DSP/Source/CommonTables/arm_const_structs.c (added)
-
Drivers/CMSIS/DSP/Source/CommonTables/arm_const_structs_f16.c (added)
-
Drivers/CMSIS/DSP/Source/CommonTables/arm_mve_tables.c (added)
-
Drivers/CMSIS/DSP/Source/CommonTables/arm_mve_tables_f16.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/CMakeLists.txt (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/ComplexMathFunctions.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/ComplexMathFunctionsF16.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_conj_f16.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_conj_f32.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_conj_q15.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_conj_q31.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_dot_prod_f16.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_dot_prod_f32.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q15.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q31.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mag_f16.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mag_f32.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mag_f64.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mag_fast_q15.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mag_q15.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mag_q31.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mag_squared_f16.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mag_squared_f32.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mag_squared_f64.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q15.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q31.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_f16.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_f32.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_f64.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q15.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q31.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mult_real_f16.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mult_real_f32.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mult_real_q15.c (added)
-
Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mult_real_q31.c (added)
-
Drivers/CMSIS/DSP/Source/ControllerFunctions (added)
-
Drivers/CMSIS/DSP/Source/ControllerFunctions/CMakeLists.txt (added)
-
Drivers/CMSIS/DSP/Source/ControllerFunctions/ControllerFunctions.c (added)
-
Drivers/CMSIS/DSP/Source/ControllerFunctions/arm_pid_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/ControllerFunctions/arm_pid_init_q15.c (added)
-
Drivers/CMSIS/DSP/Source/ControllerFunctions/arm_pid_init_q31.c (added)
-
Drivers/CMSIS/DSP/Source/ControllerFunctions/arm_pid_reset_f32.c (added)
-
Drivers/CMSIS/DSP/Source/ControllerFunctions/arm_pid_reset_q15.c (added)
-
Drivers/CMSIS/DSP/Source/ControllerFunctions/arm_pid_reset_q31.c (added)
-
Drivers/CMSIS/DSP/Source/ControllerFunctions/arm_sin_cos_f32.c (added)
-
Drivers/CMSIS/DSP/Source/ControllerFunctions/arm_sin_cos_q31.c (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/CMakeLists.txt (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/DistanceFunctions.c (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/DistanceFunctionsF16.c (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/arm_boolean_distance.c (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/arm_boolean_distance_template.h (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/arm_braycurtis_distance_f16.c (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/arm_braycurtis_distance_f32.c (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/arm_canberra_distance_f16.c (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/arm_canberra_distance_f32.c (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/arm_chebyshev_distance_f16.c (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/arm_chebyshev_distance_f32.c (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/arm_chebyshev_distance_f64.c (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/arm_cityblock_distance_f16.c (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/arm_cityblock_distance_f32.c (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/arm_cityblock_distance_f64.c (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/arm_correlation_distance_f16.c (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/arm_correlation_distance_f32.c (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/arm_cosine_distance_f16.c (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/arm_cosine_distance_f32.c (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/arm_cosine_distance_f64.c (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/arm_dice_distance.c (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/arm_euclidean_distance_f16.c (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/arm_euclidean_distance_f32.c (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/arm_euclidean_distance_f64.c (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/arm_hamming_distance.c (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/arm_jaccard_distance.c (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/arm_jensenshannon_distance_f16.c (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/arm_jensenshannon_distance_f32.c (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/arm_kulsinski_distance.c (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/arm_minkowski_distance_f16.c (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/arm_minkowski_distance_f32.c (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/arm_rogerstanimoto_distance.c (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/arm_russellrao_distance.c (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/arm_sokalmichener_distance.c (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/arm_sokalsneath_distance.c (added)
-
Drivers/CMSIS/DSP/Source/DistanceFunctions/arm_yule_distance.c (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/CMakeLists.txt (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/FastMathFunctions.c (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/FastMathFunctionsF16.c (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_atan2_f16.c (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_atan2_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_atan2_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_atan2_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_cos_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_cos_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_cos_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_divide_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_divide_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_sin_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_sin_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_sin_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_sqrt_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_sqrt_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_vexp_f16.c (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_vexp_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_vexp_f64.c (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_vinverse_f16.c (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_vlog_f16.c (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_vlog_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_vlog_f64.c (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_vlog_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_vlog_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/CMakeLists.txt (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/FilteringFunctions.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/FilteringFunctionsF16.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df1_32x64_init_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df1_32x64_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df1_f16.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df1_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df1_fast_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df1_fast_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df1_init_f16.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df1_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df1_init_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df1_init_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df1_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df1_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df2T_f16.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df2T_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df2T_f64.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df2T_init_f16.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df2T_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df2T_init_f64.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_stereo_df2T_f16.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_stereo_df2T_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_stereo_df2T_init_f16.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_stereo_df2T_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_fast_opt_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_fast_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_fast_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_opt_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_opt_q7.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_partial_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_partial_fast_opt_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_partial_fast_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_partial_fast_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_partial_opt_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_partial_opt_q7.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_partial_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_partial_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_partial_q7.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_q7.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_correlate_f16.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_correlate_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_correlate_f64.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_correlate_fast_opt_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_correlate_fast_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_correlate_fast_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_correlate_opt_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_correlate_opt_q7.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_correlate_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_correlate_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_correlate_q7.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_decimate_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_decimate_fast_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_decimate_fast_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_decimate_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_decimate_init_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_decimate_init_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_decimate_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_decimate_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_f16.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_f64.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_fast_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_fast_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_init_f16.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_init_f64.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_init_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_init_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_init_q7.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_interpolate_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_interpolate_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_interpolate_init_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_interpolate_init_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_interpolate_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_interpolate_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_lattice_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_lattice_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_lattice_init_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_lattice_init_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_lattice_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_lattice_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_q7.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_sparse_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_sparse_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_sparse_init_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_sparse_init_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_sparse_init_q7.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_sparse_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_sparse_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_sparse_q7.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_iir_lattice_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_iir_lattice_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_iir_lattice_init_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_iir_lattice_init_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_iir_lattice_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_iir_lattice_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_levinson_durbin_f16.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_levinson_durbin_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_levinson_durbin_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_init_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_init_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_norm_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_norm_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_norm_init_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_norm_init_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_norm_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_norm_q31.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_q15.c (added)
-
Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_q31.c (added)
-
Drivers/CMSIS/DSP/Source/InterpolationFunctions (added)
-
Drivers/CMSIS/DSP/Source/InterpolationFunctions/CMakeLists.txt (added)
-
Drivers/CMSIS/DSP/Source/InterpolationFunctions/InterpolationFunctions.c (added)
-
Drivers/CMSIS/DSP/Source/InterpolationFunctions/InterpolationFunctionsF16.c (added)
-
Drivers/CMSIS/DSP/Source/InterpolationFunctions/arm_bilinear_interp_f16.c (added)
-
Drivers/CMSIS/DSP/Source/InterpolationFunctions/arm_bilinear_interp_f32.c (added)
-
Drivers/CMSIS/DSP/Source/InterpolationFunctions/arm_bilinear_interp_q15.c (added)
-
Drivers/CMSIS/DSP/Source/InterpolationFunctions/arm_bilinear_interp_q31.c (added)
-
Drivers/CMSIS/DSP/Source/InterpolationFunctions/arm_bilinear_interp_q7.c (added)
-
Drivers/CMSIS/DSP/Source/InterpolationFunctions/arm_linear_interp_f16.c (added)
-
Drivers/CMSIS/DSP/Source/InterpolationFunctions/arm_linear_interp_f32.c (added)
-
Drivers/CMSIS/DSP/Source/InterpolationFunctions/arm_linear_interp_q15.c (added)
-
Drivers/CMSIS/DSP/Source/InterpolationFunctions/arm_linear_interp_q31.c (added)
-
Drivers/CMSIS/DSP/Source/InterpolationFunctions/arm_linear_interp_q7.c (added)
-
Drivers/CMSIS/DSP/Source/InterpolationFunctions/arm_spline_interp_f32.c (added)
-
Drivers/CMSIS/DSP/Source/InterpolationFunctions/arm_spline_interp_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/CMakeLists.txt (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/MatrixFunctions.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/MatrixFunctionsF16.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_add_f16.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_add_f32.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_add_q15.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_add_q31.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_cholesky_f16.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_cholesky_f32.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_cholesky_f64.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_cmplx_mult_f16.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_cmplx_mult_f32.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_cmplx_mult_q15.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_cmplx_mult_q31.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_cmplx_trans_f16.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_cmplx_trans_f32.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_cmplx_trans_q15.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_cmplx_trans_q31.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_init_f16.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_init_q15.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_init_q31.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_inverse_f16.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_inverse_f32.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_inverse_f64.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_ldlt_f32.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_ldlt_f64.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_mult_f16.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_mult_f32.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_mult_f64.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_mult_fast_q15.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_mult_fast_q31.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_mult_opt_q31.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_mult_q15.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_mult_q31.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_mult_q7.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_scale_f16.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_scale_f32.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_scale_q15.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_scale_q31.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_solve_lower_triangular_f16.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_solve_lower_triangular_f32.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_solve_lower_triangular_f64.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_solve_upper_triangular_f16.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_solve_upper_triangular_f32.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_solve_upper_triangular_f64.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_sub_f16.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_sub_f32.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_sub_f64.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_sub_q15.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_sub_q31.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_trans_f16.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_trans_f32.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_trans_f64.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_trans_q15.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_trans_q31.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_trans_q7.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_vec_mult_f16.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_vec_mult_f32.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_vec_mult_q15.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_vec_mult_q31.c (added)
-
Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_vec_mult_q7.c (added)
-
Drivers/CMSIS/DSP/Source/QuaternionMathFunctions (added)
-
Drivers/CMSIS/DSP/Source/QuaternionMathFunctions/CMakeLists.txt (added)
-
Drivers/CMSIS/DSP/Source/QuaternionMathFunctions/QuaternionMathFunctions.c (added)
-
Drivers/CMSIS/DSP/Source/QuaternionMathFunctions/arm_quaternion2rotation_f32.c (added)
-
Drivers/CMSIS/DSP/Source/QuaternionMathFunctions/arm_quaternion_conjugate_f32.c (added)
-
Drivers/CMSIS/DSP/Source/QuaternionMathFunctions/arm_quaternion_inverse_f32.c (added)
-
Drivers/CMSIS/DSP/Source/QuaternionMathFunctions/arm_quaternion_norm_f32.c (added)
-
Drivers/CMSIS/DSP/Source/QuaternionMathFunctions/arm_quaternion_normalize_f32.c (added)
-
Drivers/CMSIS/DSP/Source/QuaternionMathFunctions/arm_quaternion_product_f32.c (added)
-
Drivers/CMSIS/DSP/Source/QuaternionMathFunctions/arm_quaternion_product_single_f32.c (added)
-
Drivers/CMSIS/DSP/Source/QuaternionMathFunctions/arm_rotation2quaternion_f32.c (added)
-
Drivers/CMSIS/DSP/Source/SVMFunctions (added)
-
Drivers/CMSIS/DSP/Source/SVMFunctions/CMakeLists.txt (added)
-
Drivers/CMSIS/DSP/Source/SVMFunctions/SVMFunctions.c (added)
-
Drivers/CMSIS/DSP/Source/SVMFunctions/SVMFunctionsF16.c (added)
-
Drivers/CMSIS/DSP/Source/SVMFunctions/arm_svm_linear_init_f16.c (added)
-
Drivers/CMSIS/DSP/Source/SVMFunctions/arm_svm_linear_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/SVMFunctions/arm_svm_linear_predict_f16.c (added)
-
Drivers/CMSIS/DSP/Source/SVMFunctions/arm_svm_linear_predict_f32.c (added)
-
Drivers/CMSIS/DSP/Source/SVMFunctions/arm_svm_polynomial_init_f16.c (added)
-
Drivers/CMSIS/DSP/Source/SVMFunctions/arm_svm_polynomial_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/SVMFunctions/arm_svm_polynomial_predict_f16.c (added)
-
Drivers/CMSIS/DSP/Source/SVMFunctions/arm_svm_polynomial_predict_f32.c (added)
-
Drivers/CMSIS/DSP/Source/SVMFunctions/arm_svm_rbf_init_f16.c (added)
-
Drivers/CMSIS/DSP/Source/SVMFunctions/arm_svm_rbf_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/SVMFunctions/arm_svm_rbf_predict_f16.c (added)
-
Drivers/CMSIS/DSP/Source/SVMFunctions/arm_svm_rbf_predict_f32.c (added)
-
Drivers/CMSIS/DSP/Source/SVMFunctions/arm_svm_sigmoid_init_f16.c (added)
-
Drivers/CMSIS/DSP/Source/SVMFunctions/arm_svm_sigmoid_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/SVMFunctions/arm_svm_sigmoid_predict_f16.c (added)
-
Drivers/CMSIS/DSP/Source/SVMFunctions/arm_svm_sigmoid_predict_f32.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/CMakeLists.txt (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/StatisticsFunctions.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/StatisticsFunctionsF16.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_absmax_f16.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_absmax_f32.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_absmax_f64.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_absmax_no_idx_f16.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_absmax_no_idx_f32.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_absmax_no_idx_f64.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_absmax_no_idx_q15.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_absmax_no_idx_q31.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_absmax_no_idx_q7.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_absmax_q15.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_absmax_q31.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_absmax_q7.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_absmin_f16.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_absmin_f32.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_absmin_f64.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_absmin_no_idx_f16.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_absmin_no_idx_f32.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_absmin_no_idx_f64.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_absmin_no_idx_q15.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_absmin_no_idx_q31.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_absmin_no_idx_q7.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_absmin_q15.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_absmin_q31.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_absmin_q7.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_entropy_f16.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_entropy_f32.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_entropy_f64.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_kullback_leibler_f16.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_kullback_leibler_f32.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_kullback_leibler_f64.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_logsumexp_dot_prod_f16.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_logsumexp_dot_prod_f32.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_logsumexp_f16.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_logsumexp_f32.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_max_f16.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_max_f32.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_max_f64.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_max_no_idx_f16.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_max_no_idx_f32.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_max_no_idx_f64.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_max_no_idx_q15.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_max_no_idx_q31.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_max_no_idx_q7.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_max_q15.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_max_q31.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_max_q7.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_mean_f16.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_mean_f32.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_mean_f64.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_mean_q15.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_mean_q31.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_mean_q7.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_min_f16.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_min_f32.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_min_f64.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_min_no_idx_f16.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_min_no_idx_f32.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_min_no_idx_f64.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_min_no_idx_q15.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_min_no_idx_q31.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_min_no_idx_q7.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_min_q15.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_min_q31.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_min_q7.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_mse_f16.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_mse_f32.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_mse_f64.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_mse_q15.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_mse_q31.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_mse_q7.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_power_f16.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_power_f32.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_power_f64.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_power_q15.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_power_q31.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_power_q7.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_rms_f16.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_rms_f32.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_rms_q15.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_rms_q31.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_std_f16.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_std_f32.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_std_f64.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_std_q15.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_std_q31.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_var_f16.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_var_f32.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_var_f64.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_var_q15.c (added)
-
Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_var_q31.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/CMakeLists.txt (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/SupportFunctions.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/SupportFunctionsF16.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_barycenter_f16.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_barycenter_f32.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_bitonic_sort_f32.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_bubble_sort_f32.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_copy_f16.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_copy_f32.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_copy_f64.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_copy_q15.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_copy_q31.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_copy_q7.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_f16_to_float.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_f16_to_q15.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_fill_f16.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_fill_f32.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_fill_f64.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_fill_q15.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_fill_q31.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_fill_q7.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_float_to_f16.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_float_to_q15.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_float_to_q31.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_float_to_q7.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_heap_sort_f32.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_insertion_sort_f32.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_merge_sort_f32.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_merge_sort_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_q15_to_f16.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_q15_to_float.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_q15_to_q31.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_q15_to_q7.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_q31_to_float.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_q31_to_q15.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_q31_to_q7.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_q7_to_float.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_q7_to_q15.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_q7_to_q31.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_quick_sort_f32.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_selection_sort_f32.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_sort_f32.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_sort_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_weighted_sum_f16.c (added)
-
Drivers/CMSIS/DSP/Source/SupportFunctions/arm_weighted_sum_f32.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/CMakeLists.txt (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/TransformFunctions.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/TransformFunctionsF16.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_bitreversal.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_bitreversal2.S (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_bitreversal2.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_bitreversal_f16.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_f16.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_f32.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_f64.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_init_f16.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_init_f64.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_init_q15.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_init_q31.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_q15.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_q31.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix2_f16.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix2_f32.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix2_init_f16.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix2_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix2_init_q15.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix2_init_q31.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix2_q15.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix2_q31.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix4_f16.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix4_f32.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix4_init_f16.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix4_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix4_init_q15.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix4_init_q31.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix4_q15.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix4_q31.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix8_f16.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix8_f32.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_dct4_f32.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_dct4_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_dct4_init_q15.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_dct4_init_q31.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_dct4_q15.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_dct4_q31.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_mfcc_f16.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_mfcc_f32.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_mfcc_init_f16.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_mfcc_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_mfcc_init_q15.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_mfcc_init_q31.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_mfcc_q15.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_mfcc_q31.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_rfft_f32.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_rfft_fast_f16.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_rfft_fast_f32.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_rfft_fast_f64.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_rfft_fast_init_f16.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_rfft_fast_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_rfft_fast_init_f64.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_rfft_init_f32.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_rfft_init_q15.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_rfft_init_q31.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_rfft_q15.c (added)
-
Drivers/CMSIS/DSP/Source/TransformFunctions/arm_rfft_q31.c (added)
Note:
See TracChangeset
for help on using the changeset viewer.
