Object Descriptor static configuration values.
|
void | tivxGetObjDescList (volatile uint16_t obj_desc_id[], tivx_obj_desc_t *obj_desc[], uint32_t num_desc_id) |
| Function to get the pointer to object descriptors for the given object descriptor id. More...
|
|
◆ tivxGetObjDescList()
void tivxGetObjDescList |
( |
volatile uint16_t |
obj_desc_id[], |
|
|
tivx_obj_desc_t * |
obj_desc[], |
|
|
uint32_t |
num_desc_id |
|
) |
| |
Function to get the pointer to object descriptors for the given object descriptor id.
- Parameters
-
[in] | obj_desc_id | list of object descriptor id |
[out] | obj_desc | object descriptor pointer |
[in] | num_desc_id | number of valid entries in obj_desc_id |