Texas Instruments TMS320C6000 Reference Manual page 166

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

Advertisement

STDINC
4.13.8
NO
Constant
Description
4.13.9
TRUE
Constant
Description
4.13.10
UINT16
Typedef
Description
4.13.11
UINT32
Typedef
Description
4.13.12
UINT40
Typedef
Description
4.13.13
UINT8
Typedef
Description
4.13.14
YES
Constant
Description
4-118
NO
#define NO
((BOOL)(0))
TRUE
#ifndef TRUE
#define TRUE
#endif
UINT16
typedef unsigned short UINT16;
UINT32
typedef unsigned int UINT32;
UINT40
typedef unsigned long UINT40;
UINT8
typedef unsigned char UINT8;
YES
#define YES
((BOOL)(1))
((BOOL)(1))

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?

Questions and answers

Table of Contents