Searched defs:timeout_count (Results 1 – 2 of 2) sorted by relevance
827 uint32_t timeout_count = ((1U << (pclkb - iclk)) * p_ctrl->p_reg->ICBRL) >> 2U; in iic_master_run_hw_master() local1008 uint32_t timeout_count = IIC_MASTER_PERIPHERAL_REG_MAX_WAIT; in iic_master_txi_master() local1077 uint32_t timeout_count = IIC_MASTER_PERIPHERAL_REG_MAX_WAIT; in iic_master_tei_master() local1335 uint32_t timeout_count = IIC_MASTER_PERIPHERAL_REG_MAX_WAIT; in iic_master_txi_send_address() local
812 uint32_t timeout_count = (i2_clk / iic_clk * p_ctrl->p_reg->ICBRL_b.BRL) >> 2U; in iic_master_run_hw_master() local