Searched refs:TI2C_POLL (Results 1 – 2 of 2) sorted by relevance
36 #define TI2C_POLL 25 // microseconds macro37 #define MAX_STOP_DET_POLL_COUNT ((1000 * 1000) / TI2C_POLL) // Extreme for expected Stop detect.
164 MicroSecondDelay(TI2C_POLL); in DisableI2CController()274 MicroSecondDelay(TI2C_POLL); in WaitForStopDet()717 MicroSecondDelay(TI2C_POLL); in ReadMultipleByte()