|
|
NVIDIA DRIVE OS Linux API Reference5.1.0.2 Release |
Definition at line 103 of file ote_service.h.
Data Fields | |
| uint32_t | type |
| te_error_t | result |
| cmnptr_t | context |
| uint32_t | command_id |
| cmnptr_t | params |
| uint32_t | params_size |
| uint32_t te_entry_point_message_t::command_id |
Definition at line 107 of file ote_service.h.
| cmnptr_t te_entry_point_message_t::context |
Definition at line 106 of file ote_service.h.
| cmnptr_t te_entry_point_message_t::params |
Definition at line 108 of file ote_service.h.
| uint32_t te_entry_point_message_t::params_size |
Definition at line 109 of file ote_service.h.
| te_error_t te_entry_point_message_t::result |
Definition at line 105 of file ote_service.h.
| uint32_t te_entry_point_message_t::type |
Definition at line 104 of file ote_service.h.