iLLD_TC29x  1.0
Ifx_TypesGnuc.h File Reference
#include <machine/cint.h>

Go to the source code of this file.

Macros

#define FRACT_MAX   0x7fffffff
 
#define __interrupt(intno)
 

Typedefs

typedef long fract
 
typedef short sfract
 
typedef long long laccum
 
typedef long __packb
 
typedef unsigned long __upackb
 
typedef long __packhw
 
typedef unsigned long __upackhw
 

Detailed Description

Version
iLLD_1_0_0_11_0
                            IMPORTANT NOTICE

Infineon Technologies AG (Infineon) is supplying this file for use exclusively with Infineon's microcontroller products. This file can be freely distributed within development tools that are supporting such microcontroller products.

THIS SOFTWARE IS PROVIDED "AS IS". NO WARRANTIES, WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE APPLY TO THIS SOFTWARE. INFINEON SHALL NOT, IN ANY CIRCUMSTANCES, BE LIABLE FOR SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, FOR ANY REASON WHATSOEVER.

Definition in file Ifx_TypesGnuc.h.

Macro Definition Documentation

#define __interrupt (   intno)

Definition at line 28 of file Ifx_TypesGnuc.h.

#define FRACT_MAX   0x7fffffff

Definition at line 25 of file Ifx_TypesGnuc.h.

Typedef Documentation

typedef long __packb

Definition at line 33 of file Ifx_TypesGnuc.h.

typedef long __packhw

Definition at line 35 of file Ifx_TypesGnuc.h.

typedef unsigned long __upackb

Definition at line 34 of file Ifx_TypesGnuc.h.

typedef unsigned long __upackhw

Definition at line 36 of file Ifx_TypesGnuc.h.

typedef long fract

Definition at line 30 of file Ifx_TypesGnuc.h.

typedef long long laccum

Definition at line 32 of file Ifx_TypesGnuc.h.

typedef short sfract

Definition at line 31 of file Ifx_TypesGnuc.h.