| adpcm.c [code] | IMA/DVI ADPCM functions for AVR32 UC3 |
| at32uc_benchmark.h [code] | Benchmark |
| at32uc_optim.h [code] | This file specifies the functions optimized for the AVR32 UC3 target |
| background_image.c [code] | Application background image |
| background_image.h [code] | _Header file for the logo displayed by the ET024006DHU example |
| conf_demo.h [code] | DSP Demo configuration file |
| conf_ebi.h [code] | CONF_EBI EBI/SMC driver for AVR32 UC3 |
| conf_et024006dhu.h [code] | Configuration for the ET024006DHU display |
| conf_qt60168.h [code] | QT60168 configuration file |
| conf_tpa6130.h [code] | TPA6130A2 amplifier driver configuration file for UC3 |
| controller.h [code] | Controller |
| controller_evk1104.c [code] | Controller |
| controller_evk1105.c [code] | Controller |
| demo.c [code] | DSP demo |
| DOC/DOCSRC/documentation.h [code] | Documentation of the Fixed point DSP Library |
| INCLUDE/documentation.h [code] | Doxygen documentation |
| dsp.h [code] | Fixed Point DSP library |
| dsp16_echo_cancellation.c [code] | Generic 16-bit AEC |
| dsp16_filt_interpolation.c [code] | Generic 16-bit interpolation filter function |
| dsp16_filt_interpolation_coefsort.c [code] | Generic 16-bit coefficients sorting function for the interpolation filter |
| dsp16_resampling.c [code] | Generic 16-bit AEC |
| dsp32_echo_cancellation.c [code] | Generic 32-bit AEC |
| dsp_adpcm.h [code] | This module provides a useful set of IMA/DVI ADPCM coding and decoding functions |
| dsp_advanced.h [code] | Fixed Point DSP advanced library |
| LIB/INCLUDE/dsp_debug.h [code] | DSP library debbuging functions |
| SRCS/dsp_debug.h [code] | DSP library debbuging functions |
| dsp_debug_print.c [code] | Debugging functions for the DSP library |
| dsp_debug_printf.c [code] | Debugging printf functions for the DSP library |
| dsp_debug_read.c [code] | Reading functions for the DSP library |
| EVK1100/USART1/dsp_debug_setup_usart1_at32uc.c [code] | Debugging module for the DSP library. This file is used to make an abstraction of the driver used to control the debugging periferal |
| EVK1101/USART1/dsp_debug_setup_usart1_at32uc.c [code] | Debugging module for the DSP library. This file is used to make an abstraction of the driver used to control the debugging periferal |
| dsp_debug_shared.h [code] | DSP library debbuging functions - shared functions |
| dsp_echo_cancellation.h [code] | AEC |
| dsp_filtering.h [code] | List of currently implemented filters |
| dsp_operators.h [code] | List of currently implemented operators |
| dsp_process.c [code] | DSP Process |
| dsp_process.h [code] | DSP Process |
| dsp_resampling.h [code] | This module provides a useful set of signal re-sampling functions |
| dsp_signal_generation.h [code] | List of currently implemented signal generation functions |
| dsp_sprintf.c [code] | Sprintf with DSP type support |
| dsp_sprintf.h [code] | Sprintf with DSP type support |
| dsp_transforms.h [code] | List of currently implemented transform functions |
| dsp_types.h [code] | Fixed Point DSP library data type definition |
| dsp_vectors.h [code] | List of currently implemented vector management functions |
| dsp_windowing.h [code] | List of currently implemented windowing functions |
| DATA_EXTRACT/error_management.c [code] | |
| DATA_GET/error_management.c [code] | |
| DATA_PRINT/error_management.c [code] | |
| DATA_EXTRACT/error_management.h [code] | |
| DATA_GET/error_management.h [code] | |
| DATA_PRINT/error_management.h [code] | |
| filt_dsp16_iir.c [code] | Generic 16-bit IIR filter function |
| filt_dsp16_iir_at32uc.c [code] | 16-bit IIR filter function optimized for the AVR32 UC3 |
| filt_dsp16_iirpart.c [code] | Generic 16-bit IIR filter function |
| filt_dsp16_iirpart_at32uc.c [code] | 16-bit IIR filter function optimized for the AVR32 UC3 |
| filt_dsp16_lms.c [code] | Generic 16-bit LMS filter function |
| filt_dsp16_lpfirdesign.c [code] | Generic 16-bit lowpass FIR filter design function |
| filt_dsp16_nlms.c [code] | Generic 16-bit NLMS filter function |
| filt_dsp32_iir.c [code] | Generic 32-bit IIR filter function |
| filt_dsp32_iir_at32uc.c [code] | 32-bit IIR filter function optimized for the AVR32 UC3 |
| filt_dsp32_iirpart.c [code] | Generic 32-bit partial IIR filter function |
| filt_dsp32_iirpart_at32uc.c [code] | 32-bit IIR filter function optimized for the AVR32 UC3 |
| filt_dsp32_lms.c [code] | Generic 32-bit LMS filter function |
| filt_dsp32_lms_at32uc.c [code] | 32-bit LMS filter function optimized for the AVR32 UC3 |
| filt_dsp32_nlms.c [code] | Generic 32-bit NLMS filter function |
| filt_dsp32_nlms_at32uc.c [code] | 32-bit NLMS filter function optimized for the AVR32 UC3 |
| filt_lms.h [code] | LMS configuration |
| filt_nlms.h [code] | NLMS configuration |
| DATA_EXTRACT/format_data.c [code] | |
| DATA_PRINT/format_data.c [code] | |
| DATA_EXTRACT/format_data.h [code] | |
| DATA_PRINT/format_data.h [code] | |
| function_list.h [code] | Function list |
| gen_cosinusoidal.c [code] | 16-bit and 32-bit cosinusoidal signal generator functions for the AVR32 UC3 |
| gen_dirac.c [code] | 16-bit and 32-bit dirac signal generator functions for the AVR32 UC3 |
| gen_diraccomb.c [code] | 16-bit and 32-bit dirac comb signal generator functions for the AVR32 UC3 |
| gen_noise.c [code] | 16-bit and 32-bit noise generator functions for the AVR32 UC3 |
| gen_ramp.c [code] | 16-bit and 32-bit ramp signal generator functions for the AVR32 UC3 |
| gen_rectangular.c [code] | 16-bit and 32-bit rectangular signal generator functions for the AVR32 UC3 |
| gen_sawtooth.c [code] | 16-bit and 32-bit saw tooth signal generator functions for the AVR32 UC3 |
| gen_sinusoidal.c [code] | 16-bit and 32-bit sinusoidal signal generator functions for the AVR32 UC3 |
| gen_step.c [code] | 16-bit and 32-bit ramp signal generator functions for the AVR32 UC3 |
| APPLICATIONS/EVK1104-EVK1105-DSPLIB-DEMO/gui.c [code] | GUI |
| SERVICES/DSPLIB/UTILS/PROGRAMS/WINDOWS/DATA_PRINT/gui.c [code] | |
| APPLICATIONS/EVK1104-EVK1105-DSPLIB-DEMO/gui.h [code] | GUI |
| SERVICES/DSPLIB/UTILS/PROGRAMS/WINDOWS/DATA_PRINT/gui.h [code] | |
| imageconv.c [code] | |
| CONCEPTION/AEC/main.c [code] | AEC |
| UTILS/PROGRAMS/WINDOWS/ADPCM_ENCODE/main.c [code] | |
| UTILS/PROGRAMS/WINDOWS/ADPCM_STREAMING/main.c [code] | |
| UTILS/PROGRAMS/WINDOWS/DATA_EXTRACT/main.c [code] | |
| UTILS/PROGRAMS/WINDOWS/DATA_GET/main.c [code] | |
| UTILS/PROGRAMS/WINDOWS/DATA_PRINT/main.c [code] | |
| main.h [code] | |
| op_dsp16_fix_sqrt.c [code] | Square root operator for the AVR32 UC3 |
| op_dsp16_kfix_ln.c [code] | Natural logarithm operator for the AVR32 UC3 |
| op_dsp16_ln_at32uc.c [code] | Square root operator for the AVR32 UC3 |
| op_dsp16_sqrt_at32uc.c [code] | Square root operator for the AVR32 UC3 |
| op_dsp32_fix_sqrt.c [code] | Square root operator for the AVR32 UC3 |
| op_dsp32_kfix_ln.c [code] | Natural logarithm operator for the AVR32 UC3 |
| op_fix_asin.c [code] | 16-bit and 32-bit fixed-point arc sine functions or the AVR32 UC3 |
| op_fix_exp.c [code] | 16-bit and 32-bit fixed-point exponential functions or the AVR32 UC3 |
| op_fix_ln.c [code] | Natural logarithm operator for the AVR32 UC3 |
| op_fix_log10.c [code] | Natural logarithm operator for the AVR32 UC3 |
| op_fix_log2.c [code] | Natural logarithm operator for the AVR32 UC3 |
| op_fix_pow.c [code] | Power operator for the AVR32 UC3 |
| op_fix_rand.c [code] | 16-bit and 32-bit pseudo-random functions for the AVR32 UC3 |
| op_fix_sin.c [code] | 16-bit and 32-bit fixed-point sine functions or the AVR32 UC3 |
| op_kfix_cos.c [code] | 16-bit and 32-bit fixed-point cosine kernel functions or the AVR32 UC3 |
| op_kfix_sin.c [code] | 16-bit and 32-bit fixed-point sine kernel functions or the AVR32 UC3 |
| ADPCM_STREAMING/rs232.c [code] | |
| DATA_GET/rs232.c [code] | |
| ADPCM_STREAMING/rs232.h [code] | |
| DATA_GET/rs232.h [code] | |
| DATA_EXTRACT/script.c [code] | |
| DATA_PRINT/script.c [code] | |
| DATA_EXTRACT/script.h [code] | |
| DATA_PRINT/script.h [code] | |
| target_optim.h [code] | Target specific optimizations |
| trans_dsp16_complex_fft.c [code] | 16-bit generic version of the complex FFT algorithm |
| trans_dsp16_complex_fft_at32uc.c [code] | 16 bits AVR32 UC3 optimized version of the complex FFT algorithm |
| trans_dsp16_complex_ifft.c [code] | 16-bit generic version of the complex inverse FFT algorithm |
| trans_dsp16_complex_ifft_at32uc.c [code] | 16 bits AVR32 UC3 optimized version of the complex inverse FFT algorithm |
| trans_dsp16_real_complex_fft_at32uc.c [code] | 16 bits AVR32 UC3 optimized version of the real to complex FFT algorithm |
| trans_dsp16_realcomplex_fft.c [code] | 16-bit generic version of the real to complex FFT algorithm |
| trans_dsp16_twiddle_factors.c [code] | 16-bit twiddle factors table |
| trans_dsp16_twiddle_factors.h [code] | 16-bit twiddle factors table |
| trans_dsp32_realcomplex_fft.c [code] | 32-bit generic version of the real to complex FFT algorithm |
| trans_dsp32_twiddle_factors.c [code] | 32-bit twiddle factors table |
| trans_dsp32_twiddle_factors.h [code] | 32-bit twiddle factors table |
| vect_convolution.c [code] | 16-bit and 32-bit convolution functions for the AVR32 UC3 |
| vect_dsp16_add.c [code] | Generic 16-bit addition function |
| vect_dsp16_add_and_saturate.c [code] | Generic 16-bit addition function |
| vect_dsp16_add_at32uc.c [code] | 16-bit addition function optimized for the avr32uc3 |
| vect_dsp16_complex_abs.c [code] | Generic 16-bit complex vector absolute function |
| vect_dsp16_complex_add.c [code] | Generic 16-bit complex addition function |
| vect_dsp16_complex_conj.c [code] | Generic 16-bit complex conjugate function |
| vect_dsp16_complex_conj_at32uc.c [code] | 16-bit complex conjugate function optimized for the avr32uc3 |
| vect_dsp16_complex_sub.c [code] | Generic 16-bit complex subtraction function |
| vect_dsp16_convpart.c [code] | Generic 16-bit partial convolution function for the AVR32 UC3 |
| vect_dsp16_convpart_at32uc.c [code] | 16-bit partial convolution function optimized for the AVR32 UC3 |
| vect_dsp16_dotdiv.c [code] | Generic 16-bit vector dot division function |
| vect_dsp16_dotdiv_at32uc.c [code] | 16-bit vector dot division function optimized for the avr32uc3 |
| vect_dsp16_dotmul.c [code] | Generic 16-bit vector dot multiplication function |
| vect_dsp16_dotmul_at32uc.c [code] | 16-bit vector dot multiplication function optimized for the avr32uc3 |
| vect_dsp16_intdiv.c [code] | Generic 16-bit vector division with an integer function |
| vect_dsp16_intmul.c [code] | Generic 16-bit vector multiplication with an integer function |
| vect_dsp16_max.c [code] | Generic 16-bit vector maximum function |
| vect_dsp16_min.c [code] | Generic 16-bit vector minimum function |
| vect_dsp16_neg.c [code] | Generic 16-bit negate function |
| vect_dsp16_neg_at32uc.c [code] | 16-bit addition function optimized for the avr32uc3 |
| vect_dsp16_pow.c [code] | Generic 16-bit vector power function |
| vect_dsp16_realadd.c [code] | Generic 16-bit addition with a real function |
| vect_dsp16_realdiv.c [code] | Generic 16-bit vector division with real function |
| vect_dsp16_realdiv_at32uc.c [code] | 16-bit vector division with real function optimized for the avr32uc3 |
| vect_dsp16_realmul.c [code] | Generic 16-bit vector multiplication with real function |
| vect_dsp16_realmul_at32uc.c [code] | 16-bit vector multiplication with real function optimized for the avr32uc3 |
| vect_dsp16_realsub.c [code] | Generic 16-bit subtraction with a real function |
| vect_dsp16_sub.c [code] | 16-bit subtraction function for the AVR32 UC3 |
| vect_dsp16_sub_at32uc.c [code] | 16-bit subtraction function optimized for the avr32uc3 |
| vect_dsp32_add.c [code] | Generic 32-bit addition function |
| vect_dsp32_add_and_saturate.c [code] | Generic 32-bit addition function |
| vect_dsp32_add_at32uc.c [code] | 32-bit addition function optimized for the avr32uc3 |
| vect_dsp32_complex_abs.c [code] | Generic 32-bit complex vector absolute function |
| vect_dsp32_complex_add.c [code] | Generic 32-bit complex addition function |
| vect_dsp32_complex_sub.c [code] | Generic 32-bit complex subtraction function |
| vect_dsp32_convpart.c [code] | Generic 32-bit partial convolution function for the AVR32 UC3 |
| vect_dsp32_convpart_at32uc.c [code] | 32-bit partial convolution function optimized for the AVR32 UC3 |
| vect_dsp32_dotdiv.c [code] | Generic 32-bit vector dot division function |
| vect_dsp32_dotmul.c [code] | Generic 32-bit vector dot multiplication function |
| vect_dsp32_intdiv.c [code] | Generic 32-bit vector division with an integer function |
| vect_dsp32_intmul.c [code] | Generic 32-bit vector multiplication with an integer function |
| vect_dsp32_max.c [code] | Generic 32-bit vector maximum function |
| vect_dsp32_max_at32uc.c [code] | 32-bit vector maximum function optimized for the avr32uc3 |
| vect_dsp32_min.c [code] | Generic 32-bit vector minimum function |
| vect_dsp32_min_at32uc.c [code] | 32-bit vector minimum function optimized for the avr32uc3 |
| vect_dsp32_neg.c [code] | Generic 32-bit addition function |
| vect_dsp32_neg_at32uc.c [code] | 32-bit addition function optimized for the avr32uc3 |
| vect_dsp32_pow.c [code] | Generic 32-bit vector power function |
| vect_dsp32_realadd.c [code] | Generic 32-bit addition with a real function |
| vect_dsp32_realdiv.c [code] | Generic 32-bit vector division with real function |
| vect_dsp32_realmul.c [code] | Generic 32-bit vector multiplication with real function |
| vect_dsp32_realmul_at32uc.c [code] | 32-bit vector multiplication with real function optimized for the avr32uc3 |
| vect_dsp32_realsub.c [code] | Generic 32-bit subtraction with a real function |
| vect_dsp32_sub.c [code] | Generic 32-bit subtraction function |
| vect_dsp32_sub_at32uc.c [code] | 32-bit subtraction function optimized for the avr32uc3 |
| win_bartlett.c [code] | 16-bit and 32-bit bartlett windowing functions for the AVR32 UC3 |
| win_blackman.c [code] | 16-bit and 32-bit blackman windowing functions for the AVR32 UC3 |
| win_dsp16_kaiser.c [code] | 16-bit kaiser windowing functions for the AVR32 UC3 |
| win_dsp16_rect_at32uc.c [code] | 16-bit rectangular function optimized for the at32uc |
| win_dsp32_kaiser.c [code] | 32-bit kaiser windowing functions for the AVR32 UC3 |
| win_dsp32_rect_at32uc.c [code] | 32-bit rectangular function optimized for the at32uc |
| win_gauss.c [code] | 16-bit and 32-bit gauss windowing functions for the AVR32 UC3 |
| win_gauss.h [code] | Gaussian window |
| win_hamming.c [code] | 16-bit and 32-bit hamming windowing functions for the AVR32 UC3 |
| win_hann.c [code] | 16-bit and 32-bit hann windowing functions for the AVR32 UC3 |
| win_rectangular.c [code] | 16-bit and 32-bit rectangular windowing functions for the AVR32 UC3 |
| win_welch.c [code] | 16-bit and 32-bit welch windowing functions for the AVR32 UC3 |
1.5.5