Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

armlibtypes.h File Reference


Detailed Description

Definition in file armlibtypes.h.

#include <stdint.h>

Go to the source code of this file.

Defines

#define FALSE   0
#define TRUE   -1
#define MAX_U08   255
#define MAX_U16   65535
#define MAX_U32   4294967295
#define MIN_S08   -128
#define MAX_S08   127
#define MIN_S16   -32768
#define MAX_S16   32767
#define MIN_S32   -2147483648
#define MAX_S32   2147483647

Typedefs

typedef unsigned char u08
typedef signed char s08
typedef unsigned short u16
typedef signed short s16
typedef unsigned long u32
typedef signed long s32
typedef unsigned long long u64
typedef signed long long s64
typedef unsigned char BOOL
typedef unsigned char BYTE
typedef unsigned short WORD
typedef unsigned long DWORD
typedef unsigned char UCHAR
typedef unsigned int UINT
typedef unsigned short USHORT
typedef unsigned long ULONG
typedef char CHAR
typedef int INT
typedef long LONG

Enumerations

enum  boolean { False, True }


Generated on Mon Nov 6 23:37:00 2006 for Procyon ARMlib by  doxygen 1.4.2