AM62L FreeRTOS SDK  11.00.00

Data Fields

uint32_t smccFuntionID
 
SCMI_TransportFxnstrptFxns
 
SemaphoreP_Object transportLock
 

Field Documentation

◆ smccFuntionID

uint32_t SCMI_TransportObject::smccFuntionID

SMCC function ID when used SMCC for transport channel.

◆ trptFxns

SCMI_TransportFxns* SCMI_TransportObject::trptFxns

Pointer to to the transport layer functions.

◆ transportLock

SemaphoreP_Object SCMI_TransportObject::transportLock

Mutex lock for the transport layer.