Stdinc - Texas Instruments TMS320C6000 Reference Manual

Chip support library api
Hide thumbs Also See for TMS320C6000:
Table of Contents

Advertisement

4.13 STDINC

4.13.1
BOOL
Typedef
Description
4.13.2
FALSE
Constant
Description
4.13.3
INT16
Typedef
Description
4.13.4
INT32
Typedef
Description
4.13.5
INT40
Typedef
Description
4.13.6
INT8
Typedef
Description
4.13.7
INV
Constant
Description
BOOL
typedef unsigned int BOOL;
FALSE
#ifndef FALSE
#define FALSE
#endif
INT16
typedef short UINT16;
INT32
typedef int INT32;
INT40
typedef long INT40;
INT8
typedef char INT8;
INV
#define INV
((void*)(–1))
((BOOL)(0))
CSL API Reference
STDINC
4-117

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the TMS320C6000 and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents