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