Home
last modified time | relevance | path

Searched refs:T_HIGH_MIN (Results 1 – 1 of 1) sorted by relevance

/bsp/maxim/libraries/MAX32660PeriphDriver/Source/
A Di2c.c60 #define T_HIGH_MIN (60 + (60 * HS_SCALE_FACTOR / 100)) /* tHIGH minimum in nanoseconds */ macro
104 ckhMin = ((T_HIGH_MIN + T_R_MAX_HS + (tPCLK - 1) - T_AF_MIN) / tPCLK) - 1; in I2C_Setspeed()

Completed in 4 milliseconds