Searched refs:I3C_MasterAdapterTransmitCCC (Results 1 – 1 of 1) sorted by relevance
27 static status_t I3C_MasterAdapterTransmitCCC(i3c_device_t *master, i3c_ccc_cmd_t *cmd);56 .TransmitCCC = I3C_MasterAdapterTransmitCCC,427 static status_t I3C_MasterAdapterTransmitCCC(i3c_device_t *master, i3c_ccc_cmd_t *cmd) in I3C_MasterAdapterTransmitCCC() function637 result = I3C_MasterAdapterTransmitCCC(master, &getAccMstCmd); in I3C_MasterAdapterHandOffMasterShip()