XmpuPl_Config *XMpuPl_LookupConfig(u16 DeviceId);
This searches the XMpuPlInst_ConfigTable
for the device configuration based on the unique device ID, and returns a pointer to the
element at the associated table index.
Parameters
- DeviceId
- DeviceId contains the unique ID of the device
Return
- XmpuPl_Config *
- Pointer to XMpuPlInst_ConfigTable element