Searched refs:scl_retry_max (Results 1 – 1 of 1) sorted by relevance
80 uint32_t scl_retry_max = I2C_SW_TIMEOUT_DELAY / clock_delay_div_4; in wait_for_scl_high_sw() local91 } while (scl_retry <= scl_retry_max); in wait_for_scl_high_sw()