AM275 FreeRTOS SDK  11.00.00
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages

Detailed Description

Resource manager configuration parameters.

Resources that will be managed by Enet RM module for partitioning across cores.

Data Fields

uint32_t selfCoreId
 
EnetRm_ResPrms resPartInfo
 
EnetRm_IoctlPermissionTable ioctlPermissionInfo
 
EnetRm_MacAddressPool macList
 

Field Documentation

◆ selfCoreId

uint32_t EnetRm_ResCfg::selfCoreId

Self core Id

◆ resPartInfo

EnetRm_ResPrms EnetRm_ResCfg::resPartInfo

Resource Partition Information

◆ ioctlPermissionInfo

EnetRm_IoctlPermissionTable EnetRm_ResCfg::ioctlPermissionInfo

IOCTL permission info

◆ macList

EnetRm_MacAddressPool EnetRm_ResCfg::macList

MAC address list to be managed by RM