Data Fields | |
uint32_t | smccFuntionID |
SCMI_TransportFxns * | trptFxns |
SemaphoreP_Object | transportLock |
uint32_t SCMI_TransportObject::smccFuntionID |
SMCC function ID when used SMCC for transport channel.
SCMI_TransportFxns* SCMI_TransportObject::trptFxns |
Pointer to to the transport layer functions.
SemaphoreP_Object SCMI_TransportObject::transportLock |
Mutex lock for the transport layer.