stdtypes.h File Reference

TI standard types. More...

Macros

#define DSP28_DATA_TYPES
 

Typedefs

typedef int Int
 
typedef unsigned Uns
 
typedef char Char
 
typedef char * String
 
typedef void * Ptr
 
typedef unsigned short Bool
 
typedef unsigned int Uint32
 
typedef unsigned short Uint16
 
typedef unsigned char Uint8
 
typedef int Int32
 
typedef short Int16
 
typedef char Int8
 
typedef int int16
 
typedef long int32
 
typedef long long int64
 
typedef unsigned long long Uint64
 
typedef float float32
 
typedef long double float64
 

Macro Definition Documentation

#define DSP28_DATA_TYPES

Typedef Documentation

typedef int Int
typedef unsigned Uns
typedef char Char
typedef char* String
typedef void* Ptr
typedef unsigned short Bool
typedef unsigned int Uint32
Examples:
BoardSpecific.c.
typedef unsigned short Uint16
typedef unsigned char Uint8
typedef int Int32
typedef short Int16
typedef char Int8
typedef int int16
typedef long int32
typedef long long int64
typedef unsigned long long Uint64
typedef float float32
typedef long double float64