Searched refs:CDNS_I2C_POLL_US (Results 1 – 1 of 1) sorted by relevance
119 #define CDNS_I2C_POLL_US 100000U /* Polling interval in microseconds */ macro883 (void)k_usleep((int32_t)CDNS_I2C_POLL_US); in cdns_i2c_wait_for_bus_free()884 timeout_us -= CDNS_I2C_POLL_US; in cdns_i2c_wait_for_bus_free()