Searched refs:LPI2C_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
20 #define LPI2C_TIMEOUT_MS 100 macro86 if (get_timer(start_time) > LPI2C_TIMEOUT_MS) { in bus_i2c_wait_for_tx_ready()145 if (get_timer(start_time) > LPI2C_TIMEOUT_MS) { in bus_i2c_receive()