1.4.1.1 Data structures
struct mchp_fir_instance_f32
Instance structure for the single-precision floating-point FIR filter.
struct mchp_fir_decimate_instance_f32
Instance structure for the single-precision floating-point FIR decimator.
struct mchp_fir_decimate_instance_q31
Instance structure for Q31 FIR decimator.
struct mchp_fir_interpolate_instance_f32
Instance structure for the single-precision floating-point FIR interpolator.
struct mchp_fir_lattice_instance_f32
Instance structure for the single-precision floating-point FIR lattice filter.
struct mchp_lms_instance_f32
Instance structure for the single-precision floating-point LMS filter.
struct mchp_lms_norm_instance_f32
Instance structure for the single-precision floating-point normalized LMS filter.
struct mchp_iir_lattice_instance_f32
Instance structure for the single-precision floating-point IIR lattice filter.
struct mchp_biquad_cascade_df2T_instance_f32
Instance structure for the single-precision floating-point transposed direct form II (DF2T) Biquad cascade filter.
struct mchp_biquad_cascade_df1_instance_q31
Instance structure for the Q31 direct form I Biquad cascade filter.
struct mchp_fir_instance_q31
Instance structure for the Q31 FIR filter.
struct mchp_fir_interpolate_instance_q31
Instance structure for the Q31 FIR interpolator.
struct mchp_fir_lattice_instance_q31
Instance structure for the Q31 FIR lattice filter.
struct mchp_lms_instance_q31
Instance structure for the Q31 LMS filter.
struct mchp_lms_norm_instance_q31
Instance structure for the Q31 normalized LMS filter.
struct mchp_iir_lattice_instance_q31
Instance structure for the Q31 IIR lattice filter.
