Searched refs:ibiHasPayload (Results 1 – 3 of 3) sorted by relevance
668 if (ibiRule.ibiHasPayload) in I3C_MasterAdapterRegisterIBI()670 ibiRule.ibiHasPayload = true; in I3C_MasterAdapterRegisterIBI()
278 bool ibiHasPayload; /*!< Whether the address array has mandatory IBI byte. */ member
1349 if (!ibiRule->ibiHasPayload) in I3C_MasterRegisterIBI()1375 ibiRule->ibiHasPayload = (0U == (ruleValue & I3C_MIBIRULES_NOBYTE_MASK)); in I3C_MasterGetIBIRules()