Texas Instruments TMS320C6000 Reference Manual page 131

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

Advertisement

Description
Example
4.9.9
HPI_SUPPORT
Constant
Description
Example
This function writes the value to the HINT file of the HPIC register
HPI_SetHint(0);
HPI_SetHint(1);
A compile time constant whose value is 1 if the device
supports the HPI module
HPI_SUPPORT
Compile time constant that has a value of 1 if the device supports the
HPI module and 0 otherwise. You are not required to use this constant.
#if (HPI_SUPPORT)
/* user HPI configuration /
#endif
CSL API Reference
HPI
4-83

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