Updated on 2022-03-13 GMT+08:00

Header Files

The Atlas 500 host and device programs share a set of header files during development. All header files are stored in the include directory in the Atlas 500 DDK installation directory. The include directory structure is as follows:

├── include 
│   ├── inc 
│   ├── libc_sec 
│   └── third_party
Table 1 Description of header files

Header File

Description

include/inc

Contains header files of service functions of Atlas 500 programs.

include/libc_sec

Contains header files of security functions.

include/third_party

Contains header files of third-party libraries.