Searched refs:period_timeout (Results 1 – 1 of 1) sorted by relevance
472 uint32_t period_timeout; in get_transaction_timeout_hw() local478 period_timeout = (1000 * TRANSACTION_TIMEOUT_IN_I2C_CLOCKS) / speed; in get_transaction_timeout_hw()485 return period_timeout * num_of_clock_stretches; in get_transaction_timeout_hw()