Searched refs:HAL_I3C_DIRECTION_READ (Results 1 – 2 of 2) sorted by relevance
770 #define HAL_I3C_DIRECTION_READ LL_I3C_DIRECTION_READ /*!< Read transfer */ macro
8383 if (((option & I3C_DEFINE_BYTE_MASK) != 0U) && (direction == HAL_I3C_DIRECTION_READ)) in I3C_Xfer_PriorPreparation()8731 if (hi3c->pPrivateDesc->Direction == HAL_I3C_DIRECTION_READ) in I3C_ControlBuffer_PriorPreparation()