Home
last modified time | relevance | path

Searched refs:nb_data_bytes (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_i3c.c8616 uint32_t nb_data_bytes; in I3C_ControlBuffer_PriorPreparation() local
8733 nb_data_bytes = hi3c->pPrivateDesc->RxBuf.Size; in I3C_ControlBuffer_PriorPreparation()
8737 nb_data_bytes = hi3c->pPrivateDesc->TxBuf.Size; in I3C_ControlBuffer_PriorPreparation()
8745 (nb_data_bytes | hi3c->pPrivateDesc->Direction | in I3C_ControlBuffer_PriorPreparation()
8752 (nb_data_bytes | hi3c->pPrivateDesc->Direction | in I3C_ControlBuffer_PriorPreparation()