Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_i3c.c8615 uint32_t stop_condition; in I3C_ControlBuffer_PriorPreparation() local
8629 stop_condition = (option & I3C_RESTART_STOP_MASK); in I3C_ControlBuffer_PriorPreparation()
8664 LL_I3C_CONTROLLER_MTYPE_CCC | stop_condition); in I3C_ControlBuffer_PriorPreparation()
8700 LL_I3C_CONTROLLER_MTYPE_DIRECT | stop_condition); in I3C_ControlBuffer_PriorPreparation()
8747 (option & I3C_OPERATION_TYPE_MASK) | stop_condition); in I3C_ControlBuffer_PriorPreparation()