Searched refs:nbFrame (Results 1 – 2 of 2) sorted by relevance
2026 uint8_t nbFrame, in HAL_I3C_AddDescToFrame() argument2057 (nbFrame < 1U) || in HAL_I3C_AddDescToFrame()2068 if ((pPrivateDesc == NULL) || (pXferData == NULL) || (nbFrame <= 0U)) in HAL_I3C_AddDescToFrame()2081 if (I3C_ControlBuffer_PriorPreparation(hi3c, nbFrame, option) != HAL_OK) in HAL_I3C_AddDescToFrame()2088 if (I3C_Xfer_PriorPreparation(hi3c, nbFrame, option) != HAL_OK) in HAL_I3C_AddDescToFrame()
1081 uint8_t nbFrame,