Searched refs:stop_condition (Results 1 – 3 of 3) sorted by relevance
9193 uint32_t stop_condition; in I3C_ControlBuffer_PriorPreparation() local9207 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()
9199 uint32_t stop_condition; in I3C_ControlBuffer_PriorPreparation() local9213 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()