Searched refs:MaxReadDataSize (Results 1 – 6 of 6) sorted by relevance
156 …uint16_t MaxReadDataSize; /*!< Specifies the numbers of data bytes that the target can … member
2022 maxrlr_value = (pConfig->IBIPayloadSize | (pConfig->MaxReadDataSize & I3C_MAXRLR_MRL)); in HAL_I3C_Tgt_Config()