This file contains the declarations of the functions to be optimized
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 DSP_AVR32_UC |
Value:
((defined(__GNUC__) && defined(__AVR32_UC__)) || \ (defined(__ICCAVR32__) || defined(__AAVR32__)))
Definition at line 51 of file target_optim.h.