Searched refs:trials (Results 1 – 2 of 2) sorted by relevance
281 unsigned int trials, unsigned int timeout_ms);
1574 unsigned int trials, unsigned int timeout_ms) in stm32_i2c_is_device_ready() argument1644 if (i2c_trials == trials) { in stm32_i2c_is_device_ready()1654 } while (i2c_trials < trials); in stm32_i2c_is_device_ready()