Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_i3c.c8949 uint32_t nb_tx_frame = 0U; in I3C_Xfer_PriorPreparation() local
8963 nb_tx_frame += 1U; in I3C_Xfer_PriorPreparation()
8986 nb_tx_frame += 1U; in I3C_Xfer_PriorPreparation()
9022 nb_tx_frame += 1U; in I3C_Xfer_PriorPreparation()
9057 nb_tx_frame += 1U; in I3C_Xfer_PriorPreparation()
9099 if (nb_tx_frame > 1U) in I3C_Xfer_PriorPreparation()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_i3c.c8955 uint32_t nb_tx_frame = 0U; in I3C_Xfer_PriorPreparation() local
8969 nb_tx_frame += 1U; in I3C_Xfer_PriorPreparation()
8992 nb_tx_frame += 1U; in I3C_Xfer_PriorPreparation()
9028 nb_tx_frame += 1U; in I3C_Xfer_PriorPreparation()
9063 nb_tx_frame += 1U; in I3C_Xfer_PriorPreparation()
9105 if (nb_tx_frame > 1U) in I3C_Xfer_PriorPreparation()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_i3c.c8949 uint32_t nb_tx_frame = 0U; in I3C_Xfer_PriorPreparation() local
8963 nb_tx_frame += 1U; in I3C_Xfer_PriorPreparation()
8986 nb_tx_frame += 1U; in I3C_Xfer_PriorPreparation()
9022 nb_tx_frame += 1U; in I3C_Xfer_PriorPreparation()
9057 nb_tx_frame += 1U; in I3C_Xfer_PriorPreparation()
9099 if (nb_tx_frame > 1U) in I3C_Xfer_PriorPreparation()