Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_i3c.c9194 uint32_t nb_data_bytes; in I3C_ControlBuffer_PriorPreparation() local
9314 nb_data_bytes = hi3c->pPrivateDesc[index].RxBuf.Size; in I3C_ControlBuffer_PriorPreparation()
9318 nb_data_bytes = hi3c->pPrivateDesc[index].TxBuf.Size; in I3C_ControlBuffer_PriorPreparation()
9323 (nb_data_bytes | hi3c->pPrivateDesc[index].Direction | in I3C_ControlBuffer_PriorPreparation()
9331 nb_data_bytes = hi3c->pPrivateDesc[index].RxBuf.Size; in I3C_ControlBuffer_PriorPreparation()
9335 nb_data_bytes = hi3c->pPrivateDesc[index].TxBuf.Size; in I3C_ControlBuffer_PriorPreparation()
9340 (nb_data_bytes | hi3c->pPrivateDesc[index].Direction | in I3C_ControlBuffer_PriorPreparation()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_i3c.c9200 uint32_t nb_data_bytes; in I3C_ControlBuffer_PriorPreparation() local
9320 nb_data_bytes = hi3c->pPrivateDesc[index].RxBuf.Size; in I3C_ControlBuffer_PriorPreparation()
9324 nb_data_bytes = hi3c->pPrivateDesc[index].TxBuf.Size; in I3C_ControlBuffer_PriorPreparation()
9329 (nb_data_bytes | hi3c->pPrivateDesc[index].Direction | in I3C_ControlBuffer_PriorPreparation()
9337 nb_data_bytes = hi3c->pPrivateDesc[index].RxBuf.Size; in I3C_ControlBuffer_PriorPreparation()
9341 nb_data_bytes = hi3c->pPrivateDesc[index].TxBuf.Size; in I3C_ControlBuffer_PriorPreparation()
9346 (nb_data_bytes | hi3c->pPrivateDesc[index].Direction | in I3C_ControlBuffer_PriorPreparation()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_i3c.c9194 uint32_t nb_data_bytes; in I3C_ControlBuffer_PriorPreparation() local
9314 nb_data_bytes = hi3c->pPrivateDesc[index].RxBuf.Size; in I3C_ControlBuffer_PriorPreparation()
9318 nb_data_bytes = hi3c->pPrivateDesc[index].TxBuf.Size; in I3C_ControlBuffer_PriorPreparation()
9323 (nb_data_bytes | hi3c->pPrivateDesc[index].Direction | in I3C_ControlBuffer_PriorPreparation()
9331 nb_data_bytes = hi3c->pPrivateDesc[index].RxBuf.Size; in I3C_ControlBuffer_PriorPreparation()
9335 nb_data_bytes = hi3c->pPrivateDesc[index].TxBuf.Size; in I3C_ControlBuffer_PriorPreparation()
9340 (nb_data_bytes | hi3c->pPrivateDesc[index].Direction | in I3C_ControlBuffer_PriorPreparation()