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:
(__GNUC__ && __AVR32_UC__ || \
(__ICCAVR32__ || __AAVR32__) && __CORE__ == __AVR32A__)
Definition at line 51 of file target_optim.h.
1.5.5