Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_i3c.c9193 uint32_t stop_condition; in I3C_ControlBuffer_PriorPreparation() local
9207 stop_condition = (option & I3C_RESTART_STOP_MASK); in I3C_ControlBuffer_PriorPreparation()
9242 LL_I3C_CONTROLLER_MTYPE_CCC | stop_condition); in I3C_ControlBuffer_PriorPreparation()
9278 LL_I3C_CONTROLLER_MTYPE_DIRECT | stop_condition); in I3C_ControlBuffer_PriorPreparation()
9325 (option & I3C_OPERATION_TYPE_MASK) | stop_condition); in I3C_ControlBuffer_PriorPreparation()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_i3c.c9199 uint32_t stop_condition; in I3C_ControlBuffer_PriorPreparation() local
9213 stop_condition = (option & I3C_RESTART_STOP_MASK); in I3C_ControlBuffer_PriorPreparation()
9248 LL_I3C_CONTROLLER_MTYPE_CCC | stop_condition); in I3C_ControlBuffer_PriorPreparation()
9284 LL_I3C_CONTROLLER_MTYPE_DIRECT | stop_condition); in I3C_ControlBuffer_PriorPreparation()
9331 (option & I3C_OPERATION_TYPE_MASK) | stop_condition); in I3C_ControlBuffer_PriorPreparation()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_i3c.c9193 uint32_t stop_condition; in I3C_ControlBuffer_PriorPreparation() local
9207 stop_condition = (option & I3C_RESTART_STOP_MASK); in I3C_ControlBuffer_PriorPreparation()
9242 LL_I3C_CONTROLLER_MTYPE_CCC | stop_condition); in I3C_ControlBuffer_PriorPreparation()
9278 LL_I3C_CONTROLLER_MTYPE_DIRECT | stop_condition); in I3C_ControlBuffer_PriorPreparation()
9325 (option & I3C_OPERATION_TYPE_MASK) | stop_condition); in I3C_ControlBuffer_PriorPreparation()