4.3.2.1 How Do I Port My Code To Different Device Architectures?
To reduce the work required to port code between architectures, a Common C Interface (CCI) has been developed. If you use these coding styles, your code will more easily migrate upward. For more on CCI, refer to the 24 Common C Interface section.