Searched refs:restarted (Results 1 – 4 of 4) sorted by relevance
268 p_ctrl->restarted = false; in R_IIC_MASTER_Open()706 p_ctrl->restarted = false; in iic_master_abort_seq_master()830 if (!p_ctrl->restarted) in iic_master_run_hw_master()902 if (!p_ctrl->restarted) in iic_master_run_hw_master()909 p_ctrl->restarted = false; in iic_master_run_hw_master()1111 p_ctrl->restarted = true; in iic_master_tei_master()1202 ((p_ctrl->restarted) && (errs_events & (uint8_t) IIC_MASTER_ERR_EVENT_START))) in iic_master_err_master()1282 p_ctrl->restarted = true; in iic_master_rxi_read_data()
247 p_ctrl->restarted = false; in R_RIIC_MASTER_Open()682 p_ctrl->restarted = false; in iic_master_abort_seq_master()815 if (!p_ctrl->restarted) in iic_master_run_hw_master()880 if (!p_ctrl->restarted) in iic_master_run_hw_master()887 p_ctrl->restarted = false; in iic_master_run_hw_master()1089 p_ctrl->restarted = true; in iic_master_tei_master()1230 if (p_ctrl->restarted) in iic_master_sti_master()1339 p_ctrl->restarted = true; in iic_master_rxi_read_data()
76 …volatile bool restarted; // Tracks whether or not a restart was issued during the previ… member
76 …volatile bool restarted; // Tracks whether or not a restart was issued duri… member