target_optim.h File Reference


Detailed Description

Target specific optimizations.

This file contains the declarations of the functions to be optimized

Author:
Atmel Corporation: http://www.atmel.com
Support and FAQ: http://support.atmel.no/

Definition in file target_optim.h.

Go to the source code of this file.

Defines

#define DSP_AVR32_UC
 Set this define to 1 to use functions optimized for the AVR32 UC3.


Define Documentation

#define DSP_AVR32_UC

Value:

((defined(__GNUC__) && defined(__AVR32_UC__)) || \
                      (defined(__ICCAVR32__) || defined(__AAVR32__)))
Set this define to 1 to use functions optimized for the AVR32 UC3.

Definition at line 51 of file target_optim.h.


Generated on Fri Feb 19 02:27:59 2010 for AVR32 - Fixed point DSP Library by  doxygen 1.5.5