Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/r_iic_master/
Dr_iic_master.c268 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()
/hal_renesas-latest/drivers/rz/fsp/src/rzg/r_riic_master/
Dr_riic_master.c247 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()
/hal_renesas-latest/drivers/ra/fsp/inc/instances/
Dr_iic_master.h76 …volatile bool restarted; // Tracks whether or not a restart was issued during the previ… member
/hal_renesas-latest/drivers/rz/fsp/inc/instances/rzg/
Dr_riic_master.h76 …volatile bool restarted; // Tracks whether or not a restart was issued duri… member