AM64x MCU+ SDK  08.02.00

Detailed Description

One contiguous block of any resource to be assigned to one processing entity.

Parameters
start_resourceFirst resource number (inclusive) for a host_id and resource.
num_resourceNumber of continuous resources allocated to a host_id and resource. 0 means unused.
typeUnique type value identifying the specific resource to which the range assignment applies
host_idProcessing entity host ID to which the resource range is assigned

Data Fields

uint16_t start_resource
 
uint16_t num_resource
 
uint16_t type
 
uint8_t host_id
 
uint8_t reserved
 

Field Documentation

◆ start_resource

uint16_t tisci_boardcfg_rm_resasg_entry::start_resource

◆ num_resource

uint16_t tisci_boardcfg_rm_resasg_entry::num_resource

◆ type

uint16_t tisci_boardcfg_rm_resasg_entry::type

◆ host_id

uint8_t tisci_boardcfg_rm_resasg_entry::host_id

◆ reserved

uint8_t tisci_boardcfg_rm_resasg_entry::reserved