Searched refs:address_restarted (Results 1 – 4 of 4) sorted by relevance
80 … volatile bool address_restarted; // Tracks whether the restart condition is send on 10 bit read member
80 …volatile bool address_restarted; // Tracks whether the restart condition is send on… member
858 p_ctrl->address_restarted = false; in iic_master_run_hw_master()1080 if ((p_ctrl->read) && (p_ctrl->addr_remain == 1U) && (false == p_ctrl->address_restarted)) in iic_master_tei_master()1089 p_ctrl->address_restarted = true; in iic_master_tei_master()1332 …((3U == p_ctrl->addr_total) && (2U == p_ctrl->addr_loaded) && (false == p_ctrl->address_restarted)) in iic_master_txi_send_address()
843 p_ctrl->address_restarted = false; in iic_master_run_hw_master()1058 if ((p_ctrl->read) && (p_ctrl->addr_remain == 1U) && (false == p_ctrl->address_restarted)) in iic_master_tei_master()1067 p_ctrl->address_restarted = true; in iic_master_tei_master()1390 …((3U == p_ctrl->addr_total) && (2U == p_ctrl->addr_loaded) && (false == p_ctrl->address_restarted)) in iic_master_txi_send_address()