This is the definitive guide to APIs included in the NVIDIA DriveOS SDK. It is designed to assist in the development, customization and optimization of applications for DriveOS.
The documentation provided here is preliminary and subject to change. Always consult your NVIDIA Customer Support Engineer for the latest updates or clarifications.
Use only documented APIs. Undocumented APIs may lead to compatibility issues in future releases.
Third-party references are included for convenience. NVIDIA does not guarantee their accuracy.
DriveOS APIs are logically grouped into hierarchical modules. Each high-level module may be further categorized by functionality. Browse the modules by clicking the API Modules tab in the navigation.
To ensure proper integration, consider the following API properties:
Some APIs require prerequisite calls before execution. For example, NvThermmonOpen()
must succeed before invoking other NvThermmon APIs. Ensure all preconditions are met to avoid unexpected behavior.
From this API reference:
Dismiss the results using the X button next to the search field.
This documentation is auto-generated from source code annotations to ensure accuracy. If you encounter gaps or inconsistencies, report them to your Customer Support Engineer. For broader guidance, consult the NVIDIA DriveOS SDK Developer Guide.