Aded CMSIS5 DSP and NN folder. Needs some work

Auto generated API documentation and code listings for CMSIS5

Classes

arm_bilinear_interp_instance_f32 Instance structure for the floating-point bilinear interpolation function
arm_bilinear_interp_instance_q15 Instance structure for the Q15 bilinear interpolation function
arm_bilinear_interp_instance_q31 Instance structure for the Q31 bilinear interpolation function
arm_bilinear_interp_instance_q7 Instance structure for the Q15 bilinear interpolation function
arm_biquad_cas_df1_32x64_ins_q31 Instance structure for the high precision Q31 Biquad cascade filter
arm_biquad_cascade_df2T_instance_f32 Instance structure for the floating-point transposed direct form II Biquad cascade filter
arm_biquad_cascade_df2T_instance_f64 Instance structure for the floating-point transposed direct form II Biquad cascade filter
arm_biquad_cascade_stereo_df2T_instance_f32 Instance structure for the floating-point transposed direct form II Biquad cascade filter
arm_biquad_casd_df1_inst_f32 Instance structure for the floating-point Biquad cascade filter
arm_biquad_casd_df1_inst_q15 Instance structure for the Q15 Biquad cascade filter
arm_biquad_casd_df1_inst_q31 Instance structure for the Q31 Biquad cascade filter
arm_cfft_instance_f32 Instance structure for the floating-point CFFT/CIFFT function
arm_cfft_instance_q15 Instance structure for the fixed-point CFFT/CIFFT function
arm_cfft_instance_q31 Instance structure for the fixed-point CFFT/CIFFT function
arm_cfft_radix2_instance_f32 Instance structure for the floating-point CFFT/CIFFT function
arm_cfft_radix2_instance_q15 Instance structure for the Q15 CFFT/CIFFT function
arm_cfft_radix2_instance_q31 Instance structure for the Radix-2 Q31 CFFT/CIFFT function
arm_cfft_radix4_instance_f32 Instance structure for the floating-point CFFT/CIFFT function
arm_cfft_radix4_instance_q15 Instance structure for the Q15 CFFT/CIFFT function
arm_cfft_radix4_instance_q31 Instance structure for the Q31 CFFT/CIFFT function
arm_dct4_instance_f32 Instance structure for the floating-point DCT4/IDCT4 function
arm_dct4_instance_q15 Instance structure for the Q15 DCT4/IDCT4 function
arm_dct4_instance_q31 Instance structure for the Q31 DCT4/IDCT4 function
arm_fir_decimate_instance_f32 Instance structure for the floating-point FIR decimator
arm_fir_decimate_instance_q15 Instance structure for the Q15 FIR decimator
arm_fir_decimate_instance_q31 Instance structure for the Q31 FIR decimator
arm_fir_instance_f32 Instance structure for the floating-point FIR filter
arm_fir_instance_q15 Instance structure for the Q15 FIR filter
arm_fir_instance_q31 Instance structure for the Q31 FIR filter
arm_fir_instance_q7 Instance structure for the Q7 FIR filter
arm_fir_interpolate_instance_f32 Instance structure for the floating-point FIR interpolator
arm_fir_interpolate_instance_q15 Instance structure for the Q15 FIR interpolator
arm_fir_interpolate_instance_q31 Instance structure for the Q31 FIR interpolator
arm_fir_lattice_instance_f32 Instance structure for the floating-point FIR lattice filter
arm_fir_lattice_instance_q15 Instance structure for the Q15 FIR lattice filter
arm_fir_lattice_instance_q31 Instance structure for the Q31 FIR lattice filter
arm_fir_sparse_instance_f32 Instance structure for the floating-point sparse FIR filter
arm_fir_sparse_instance_q15 Instance structure for the Q15 sparse FIR filter
arm_fir_sparse_instance_q31 Instance structure for the Q31 sparse FIR filter
arm_fir_sparse_instance_q7 Instance structure for the Q7 sparse FIR filter
arm_iir_lattice_instance_f32 Instance structure for the floating-point IIR lattice filter
arm_iir_lattice_instance_q15 Instance structure for the Q15 IIR lattice filter
arm_iir_lattice_instance_q31 Instance structure for the Q31 IIR lattice filter
arm_linear_interp_instance_f32 Instance structure for the floating-point Linear Interpolate function
arm_lms_instance_f32 Instance structure for the floating-point LMS filter
arm_lms_instance_q15 Instance structure for the Q15 LMS filter
arm_lms_instance_q31 Instance structure for the Q31 LMS filter
arm_lms_norm_instance_f32 Instance structure for the floating-point normalized LMS filter
arm_lms_norm_instance_q15 Instance structure for the Q15 normalized LMS filter
arm_lms_norm_instance_q31 Instance structure for the Q31 normalized LMS filter
arm_matrix_instance_f32 Instance structure for the floating-point matrix structure
arm_matrix_instance_f64 Instance structure for the floating-point matrix structure
arm_matrix_instance_q15 Instance structure for the Q15 matrix structure
arm_matrix_instance_q31 Instance structure for the Q31 matrix structure
ARM_MPU_Region_t Struct for a single MPU Region
arm_nnword Union for SIMD access of Q31/Q15/Q7 types
arm_pid_instance_f32 Instance structure for the floating-point PID Control
arm_pid_instance_q15 Instance structure for the Q15 PID Control
arm_pid_instance_q31 Instance structure for the Q31 PID Control
arm_rfft_fast_instance_f32 Instance structure for the floating-point RFFT/RIFFT function
arm_rfft_instance_f32 Instance structure for the floating-point RFFT/RIFFT function
arm_rfft_instance_q15 Instance structure for the Q15 RFFT/RIFFT function
arm_rfft_instance_q31 Instance structure for the Q31 RFFT/RIFFT function

Code

arm_abs_f32.c [code]
arm_abs_q15.c [code]
arm_abs_q31.c [code]
arm_abs_q7.c [code]
arm_add_f32.c [code]
arm_add_q15.c [code]
arm_add_q31.c [code]
arm_add_q7.c [code]
arm_biquad_cascade_df1_32x64_init_q31.c [code]
arm_biquad_cascade_df1_32x64_q31.c [code]
arm_biquad_cascade_df1_f32.c [code]
arm_biquad_cascade_df1_fast_q15.c [code]
arm_biquad_cascade_df1_fast_q31.c [code]
arm_biquad_cascade_df1_init_f32.c [code]
arm_biquad_cascade_df1_init_q15.c [code]
arm_biquad_cascade_df1_init_q31.c [code]
arm_biquad_cascade_df1_q15.c [code]
arm_biquad_cascade_df1_q31.c [code]
arm_biquad_cascade_df2T_f32.c [code]
arm_biquad_cascade_df2T_f64.c [code]
arm_biquad_cascade_df2T_init_f32.c [code]
arm_biquad_cascade_df2T_init_f64.c [code]
arm_biquad_cascade_stereo_df2T_f32.c [code]
arm_biquad_cascade_stereo_df2T_init_f32.c [code]
arm_bitreversal.c [code]
arm_cfft_f32.c [code]
arm_cfft_q15.c [code]
arm_cfft_q31.c [code]
arm_cfft_radix2_f32.c [code]
arm_cfft_radix2_init_f32.c [code]
arm_cfft_radix2_init_q15.c [code]
arm_cfft_radix2_init_q31.c [code]
arm_cfft_radix2_q15.c [code]
arm_cfft_radix2_q31.c [code]
arm_cfft_radix4_f32.c [code]
arm_cfft_radix4_init_f32.c [code]
arm_cfft_radix4_init_q15.c [code]
arm_cfft_radix4_init_q31.c [code]
arm_cfft_radix4_q15.c [code]
arm_cfft_radix4_q31.c [code]
arm_cfft_radix8_f32.c [code]
arm_cmplx_conj_f32.c [code]
arm_cmplx_conj_q15.c [code]
arm_cmplx_conj_q31.c [code]
arm_cmplx_dot_prod_f32.c [code]
arm_cmplx_dot_prod_q15.c [code]
arm_cmplx_dot_prod_q31.c [code]
arm_cmplx_mag_f32.c [code]
arm_cmplx_mag_q15.c [code]
arm_cmplx_mag_q31.c [code]
arm_cmplx_mag_squared_f32.c [code]
arm_cmplx_mag_squared_q15.c [code]
arm_cmplx_mag_squared_q31.c [code]
arm_cmplx_mult_cmplx_f32.c [code]
arm_cmplx_mult_cmplx_q15.c [code]
arm_cmplx_mult_cmplx_q31.c [code]
arm_cmplx_mult_real_f32.c [code]
arm_cmplx_mult_real_q15.c [code]
arm_cmplx_mult_real_q31.c [code]
arm_common_tables.c [code]
arm_common_tables.h [code]
arm_const_structs.c [code]
arm_const_structs.h [code]
arm_conv_f32.c [code]
arm_conv_fast_opt_q15.c [code]
arm_conv_fast_q15.c [code]
arm_conv_fast_q31.c [code]
arm_conv_opt_q15.c [code]
arm_conv_opt_q7.c [code]
arm_conv_partial_f32.c [code]
arm_conv_partial_fast_opt_q15.c [code]
arm_conv_partial_fast_q15.c [code]
arm_conv_partial_fast_q31.c [code]
arm_conv_partial_opt_q15.c [code]
arm_conv_partial_opt_q7.c [code]
arm_conv_partial_q15.c [code]
arm_conv_partial_q31.c [code]
arm_conv_partial_q7.c [code]
arm_conv_q15.c [code]
arm_conv_q31.c [code]
arm_conv_q7.c [code]
arm_convolve_1x1_HWC_q7_fast_nonsquare.c [code]
arm_convolve_HWC_q15_basic.c [code]
arm_convolve_HWC_q15_fast.c [code]
arm_convolve_HWC_q7_basic.c [code]
arm_convolve_HWC_q7_fast.c [code]
arm_convolve_HWC_q7_fast_nonsquare.c [code]
arm_convolve_HWC_q7_RGB.c [code]
arm_copy_f32.c [code]
arm_copy_q15.c [code]
arm_copy_q31.c [code]
arm_copy_q7.c [code]
arm_correlate_f32.c [code]
arm_correlate_fast_opt_q15.c [code]
arm_correlate_fast_q15.c [code]
arm_correlate_fast_q31.c [code]
arm_correlate_opt_q15.c [code]
arm_correlate_opt_q7.c [code]
arm_correlate_q15.c [code]
arm_correlate_q31.c [code]
arm_correlate_q7.c [code]
arm_cos_f32.c [code]
arm_cos_q15.c [code]
arm_cos_q31.c [code]
arm_dct4_f32.c [code]
arm_dct4_init_f32.c [code]
arm_dct4_init_q15.c [code]
arm_dct4_init_q31.c [code]
arm_dct4_q15.c [code]
arm_dct4_q31.c [code]
arm_depthwise_separable_conv_HWC_q7.c [code]
arm_depthwise_separable_conv_HWC_q7_nonsquare.c [code]
arm_dot_prod_f32.c [code]
arm_dot_prod_q15.c [code]
arm_dot_prod_q31.c [code]
arm_dot_prod_q7.c [code]
arm_fill_f32.c [code]
arm_fill_q15.c [code]
arm_fill_q31.c [code]
arm_fill_q7.c [code]
arm_fir_decimate_f32.c [code]
arm_fir_decimate_fast_q15.c [code]
arm_fir_decimate_fast_q31.c [code]
arm_fir_decimate_init_f32.c [code]
arm_fir_decimate_init_q15.c [code]
arm_fir_decimate_init_q31.c [code]
arm_fir_decimate_q15.c [code]
arm_fir_decimate_q31.c [code]
arm_fir_f32.c [code]
arm_fir_fast_q15.c [code]
arm_fir_fast_q31.c [code]
arm_fir_init_f32.c [code]
arm_fir_init_q15.c [code]
arm_fir_init_q31.c [code]
arm_fir_init_q7.c [code]
arm_fir_interpolate_f32.c [code]
arm_fir_interpolate_init_f32.c [code]
arm_fir_interpolate_init_q15.c [code]
arm_fir_interpolate_init_q31.c [code]
arm_float_to_q15.c [code]
arm_float_to_q31.c [code]
arm_float_to_q7.c [code]
arm_fully_connected_mat_q7_vec_q15.c [code]
arm_fully_connected_mat_q7_vec_q15_opt.c [code]
arm_fully_connected_q15.c [code]
arm_fully_connected_q15_opt.c [code]
arm_fully_connected_q7.c [code]
arm_fully_connected_q7_opt.c [code]
arm_mat_add_f32.c [code]
arm_mat_add_q15.c [code]
arm_mat_add_q31.c [code]
arm_mat_cmplx_mult_f32.c [code]
arm_mat_cmplx_mult_q15.c [code]
arm_mat_cmplx_mult_q31.c [code]
arm_mat_init_f32.c [code]
arm_mat_init_q15.c [code]
arm_mat_init_q31.c [code]
arm_mat_inverse_f32.c [code]
arm_mat_inverse_f64.c [code]
arm_mat_mult_f32.c [code]
arm_mat_mult_fast_q15.c [code]
arm_mat_mult_fast_q31.c [code]
arm_mat_mult_q15.c [code]
arm_mat_mult_q31.c [code]
arm_mat_scale_f32.c [code]
arm_mat_scale_q15.c [code]
arm_mat_scale_q31.c [code]
arm_mat_sub_f32.c [code]
arm_mat_sub_q15.c [code]
arm_mat_sub_q31.c [code]
arm_mat_trans_f32.c [code]
arm_mat_trans_q15.c [code]
arm_mat_trans_q31.c [code]
arm_math.h [code]
arm_max_f32.c [code]
arm_max_q15.c [code]
arm_max_q31.c [code]
arm_max_q7.c [code]
arm_mean_f32.c [code]
arm_mean_q15.c [code]
arm_mean_q31.c [code]
arm_mean_q7.c [code]
arm_min_f32.c [code]
arm_min_q15.c [code]
arm_min_q31.c [code]
arm_min_q7.c [code]
arm_mult_f32.c [code]
arm_mult_q15.c [code]
arm_mult_q31.c [code]
arm_mult_q7.c [code]
arm_negate_f32.c [code]
arm_negate_q15.c [code]
arm_negate_q31.c [code]
arm_negate_q7.c [code]
arm_nn_activations_q15.c [code]
arm_nn_activations_q7.c [code]
arm_nn_mat_mult_kernel_q7_q15.c [code]
arm_nn_mat_mult_kernel_q7_q15_reordered.c [code]
arm_nn_tables.h [code]
arm_nnfunctions.h [code]
arm_nnsupportfunctions.h [code]
arm_nntables.c [code]
arm_offset_f32.c [code]
arm_offset_q15.c [code]
arm_offset_q31.c [code]
arm_offset_q7.c [code]
arm_pid_init_f32.c [code]
arm_pid_init_q15.c [code]
arm_pid_init_q31.c [code]
arm_pid_reset_f32.c [code]
arm_pid_reset_q15.c [code]
arm_pid_reset_q31.c [code]
arm_pool_q7_HWC.c [code]
arm_power_f32.c [code]
arm_power_q15.c [code]
arm_power_q31.c [code]
arm_power_q7.c [code]
arm_q15_to_float.c [code]
arm_q15_to_q31.c [code]
arm_q15_to_q7.c [code]
arm_q31_to_float.c [code]
arm_q31_to_q15.c [code]
arm_q31_to_q7.c [code]
arm_q7_to_float.c [code]
arm_q7_to_q15.c [code]
arm_q7_to_q15_no_shift.c [code]
arm_q7_to_q15_reordered_no_shift.c [code]
arm_q7_to_q31.c [code]
arm_relu_q15.c [code]
arm_relu_q7.c [code]
arm_rfft_f32.c [code]
arm_rfft_fast_f32.c [code]
arm_rfft_fast_init_f32.c [code]
arm_rfft_init_f32.c [code]
arm_rfft_init_q15.c [code]
arm_rfft_init_q31.c [code]
arm_rfft_q15.c [code]
arm_rfft_q31.c [code]
arm_rms_f32.c [code]
arm_rms_q15.c [code]
arm_rms_q31.c [code]
arm_scale_f32.c [code]
arm_scale_q15.c [code]
arm_scale_q31.c [code]
arm_scale_q7.c [code]
arm_shift_q15.c [code]
arm_shift_q31.c [code]
arm_shift_q7.c [code]
arm_sin_cos_f32.c [code]
arm_sin_cos_q31.c [code]
arm_sin_f32.c [code]
arm_sin_q15.c [code]
arm_sin_q31.c [code]
arm_softmax_q15.c [code]
arm_softmax_q7.c [code]
arm_sqrt_q15.c [code]
arm_sqrt_q31.c [code]
arm_std_f32.c [code]
arm_std_q15.c [code]
arm_std_q31.c [code]
arm_sub_f32.c [code]
arm_sub_q15.c [code]
arm_sub_q31.c [code]
arm_sub_q7.c [code]
arm_var_f32.c [code]
arm_var_q15.c [code]
arm_var_q31.c [code]
cmsis_armcc.h [code] CMSIS compiler ARMCC (Arm Compiler 5) header file
cmsis_armclang.h [code] CMSIS compiler armclang (Arm Compiler 6) header file
cmsis_compiler.h [code] CMSIS compiler generic header file
cmsis_gcc.h [code] CMSIS compiler GCC header file
cmsis_iccarm.h [code] CMSIS compiler ICCARM (IAR Compiler for Arm) header file
cmsis_version.h [code] CMSIS Core(M) Version definitions
core_armv8mbl.h [code] CMSIS Armv8-M Baseline Core Peripheral Access Layer Header File
core_armv8mml.h [code] CMSIS Armv8-M Mainline Core Peripheral Access Layer Header File
core_cm0.h [code] CMSIS Cortex-M0 Core Peripheral Access Layer Header File
core_cm0plus.h [code] CMSIS Cortex-M0+ Core Peripheral Access Layer Header File
core_cm23.h [code] CMSIS Cortex-M23 Core Peripheral Access Layer Header File
core_cm3.h [code] CMSIS Cortex-M3 Core Peripheral Access Layer Header File
core_cm33.h [code] CMSIS Cortex-M33 Core Peripheral Access Layer Header File
core_cm4.h [code] CMSIS Cortex-M4 Core Peripheral Access Layer Header File
core_cm7.h [code] CMSIS Cortex-M7 Core Peripheral Access Layer Header File
core_sc000.h [code] CMSIS SC000 Core Peripheral Access Layer Header File
core_sc300.h [code] CMSIS SC300 Core Peripheral Access Layer Header File
mpu_armv7.h [code]
mpu_armv8.h [code]
tz_context.h [code]