iLLD_TC29x  1.0
Ifx_TypesDcc.h File Reference

Go to the source code of this file.

Macros

#define FRACT_MAX   0x7fffffff
 

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
 
typedef unsigned long long circ_t
 

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_TypesDcc.h.

Macro Definition Documentation

#define FRACT_MAX   0x7fffffff

Definition at line 25 of file Ifx_TypesDcc.h.

Typedef Documentation

typedef long __packb

Definition at line 30 of file Ifx_TypesDcc.h.

typedef long __packhw

Definition at line 32 of file Ifx_TypesDcc.h.

typedef unsigned long __upackb

Definition at line 31 of file Ifx_TypesDcc.h.

typedef unsigned long __upackhw

Definition at line 33 of file Ifx_TypesDcc.h.

typedef unsigned long long circ_t

Definition at line 35 of file Ifx_TypesDcc.h.

typedef long fract

Definition at line 27 of file Ifx_TypesDcc.h.

typedef long long laccum

Definition at line 29 of file Ifx_TypesDcc.h.

typedef short sfract

Definition at line 28 of file Ifx_TypesDcc.h.