Searched refs:isSecondary (Results 1 – 3 of 3) sorted by relevance
227 if (masterControlInfo->isSecondary) in I3C_MasterAdapterInit()251 if (masterControlInfo->isSecondary) in I3C_MasterAdapterInit()593 masterControlInfo->isSecondary = false; in I3C_MasterAdapterTakeOverMasterShip()641 masterControlInfo->isSecondary = true; in I3C_MasterAdapterHandOffMasterShip()
458 if (!masterControlInfo->isSecondary) in I3C_BusMasterCreate()529 if (masterControlInfo->isSecondary) in I3C_BusMasterSendCCC()
230 bool isSecondary; /*!< Specify if the device is secondary device.*/ member