#include "stdint.h"
Include dependency graph for tll_types.h:
This graph shows which files directly or indirectly include this file:
Typedefs | |
typedef unsigned char | UCHAR8 |
.h This file contains few definitions for the basic datatypes. | |
typedef unsigned short | USHORT16 |
typedef unsigned long | ULONG32 |
typedef char | CHAR8 |
typedef short | SHORT16 |
typedef long | LONG32 |
typedef int | SINT16 |
typedef char CHAR8 |
typedef long LONG32 |
typedef short SHORT16 |
typedef int SINT16 |
typedef unsigned char UCHAR8 |
.h This file contains few definitions for the basic datatypes.
typedef unsigned long ULONG32 |
typedef unsigned short USHORT16 |