|
|
NVIDIA DRIVE OS Linux SDK API Reference
|
6.0.5 Release
|
Go to the documentation of this file.
23 #ifndef INCLUDED_TYPE_H
24 #define INCLUDED_TYPE_H
66 #ifndef OSI_STRIPPED_LIB
my_ulint_64 nveul64_t
typedef equivalent to unsigned long long
short my_int16_t
intermediate type for short
my_uint64_t nveu64_t
typedef equivalent to long long
unsigned long long my_ulint_64
intermediate type for unsigned long long
my_int16_t nve16_t
typedef equivalent to short
unsigned long my_uint64_t
intermediate type for long
unsigned int my_uint32_t
intermediate type for unsigned int
char my_int8_t
intermediate type for char
my_uint8_t nveu8_t
typedef equivalent to unsigned char
my_uint32_t nveu32_t
typedef equivalent to unsigned int
my_uint16_t nveu16_t
typedef equivalent to unsigned short
my_int32_t nve32_t
typedef equivalent to int
my_int8_t nve8_t
typedef equivalent to char
unsigned short my_uint16_t
intermediate type for unsigned short
int my_int32_t
intermediate type for int
unsigned char my_uint8_t
intermediate type for unsigned char