Logo
UNICENS V2.1.0-3491
User Manual and API Reference
Extended Resources Management

Provides data type to manage MOST data resources. More...

Topics

 Additional Streaming Port Functions
 Additional Streaming Port functions of the Extended Resource Manager.
 
 XRM Referred Types
 Referred types used by XRM service functions.
 
 XRM Configuration Macros
 Configurations Macros used by XRM service functions.
 

Macros

#define UCS_ADDR_LOCAL_DEV   0x0001U
 Defines the address of the local device.
 

Callback Functions

typedef void(* Ucs_Xrm_Most_PortStatusCb_t )(uint16_t most_port_handle, Ucs_Most_PortAvail_t availability, Ucs_Most_PortAvailInfo_t avail_info, uint16_t free_streaming_bw, void *user_ptr)
 Function signature used for the MOST Port status.
 
typedef void(* Ucs_Xrm_CheckUnmuteCb_t )(uint16_t node_address, void *user_ptr)
 Function signature used for the check unmute callback.
 

Detailed Description

Provides data type to manage MOST data resources.