|
Proactive Safety Framework
1.0
|
Go to the source code of this file.
Enumerations | |
| enum | NvPSSComErr { NVPSSCOM_SUCCESS , NVPSSCOM_FAIL , NVPSSCOM_Q_FULL , NVPSSCOM_NO_RSP } |
| Enumeration of PSS communication error codes. More... | |
| enum NvPSSComErr |
Enumeration of PSS communication error codes.
This enumeration defines various error codes that can occur during PSS data source - sink communication.
| Enumerator | |
|---|---|
| NVPSSCOM_SUCCESS | Operation completed successfully. |
| NVPSSCOM_FAIL | Generic failure. |
| NVPSSCOM_Q_FULL | Queue is full. |
| NVPSSCOM_NO_RSP | No response received. |