Proactive Safety Framework
1.0
NvPSSErr.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: Copyright (c) 2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
3
* SPDX-License-Identifier: LicenseRef-NvidiaProprietary
4
*
5
* NVIDIA CORPORATION, its affiliates and licensors retain all intellectual
6
* property and proprietary rights in and to this material, related
7
* documentation and any modifications thereto. Any use, reproduction,
8
* disclosure or distribution of this material and related documentation
9
* without an express license agreement from NVIDIA CORPORATION or
10
* its affiliates is strictly prohibited.
11
*/
12
13
#ifndef _NVPSS_ERR_H_
14
#define _NVPSS_ERR_H_
15
22
typedef
enum
NvPSSComErr
23
{
24
NVPSSCOM_SUCCESS
,
25
NVPSSCOM_FAIL
,
26
NVPSSCOM_Q_FULL
,
27
NVPSSCOM_NO_RSP
28
}
NvPSSComErr
;
29
30
#endif
//_NVPSS_ERR_H_
NvPSSComErr
NvPSSComErr
Enumeration of PSS communication error codes.
Definition:
NvPSSErr.h:23
NVPSSCOM_Q_FULL
@ NVPSSCOM_Q_FULL
Definition:
NvPSSErr.h:26
NVPSSCOM_FAIL
@ NVPSSCOM_FAIL
Definition:
NvPSSErr.h:25
NVPSSCOM_SUCCESS
@ NVPSSCOM_SUCCESS
Definition:
NvPSSErr.h:24
NVPSSCOM_NO_RSP
@ NVPSSCOM_NO_RSP
Definition:
NvPSSErr.h:27
pss
psscom
include
NvPSSErr.h
Generated by
1.9.1