Searched refs:trials (Results 1 – 2 of 2) sorted by relevance
242 unsigned int trials, unsigned int timeout_ms);
1435 unsigned int trials, unsigned int timeout_ms) in stm32_i2c_is_device_ready() argument1501 if (i2c_trials == trials) { in stm32_i2c_is_device_ready()1511 } while (i2c_trials < trials); in stm32_i2c_is_device_ready()
Completed in 7 milliseconds