Searched refs:NSEC_PER_SEC (Results 1 – 1 of 1) sorted by relevance
25 #define NSEC_PER_SEC (1000000000UL) macro1122 i3cPPLow_Ns = (uint32_t)(NSEC_PER_SEC / (2UL * freq)); in I3C_MasterSetBaudRate()1156 …errRate0 = I3C_CalcErrorRatio((uint32_t)(NSEC_PER_SEC / (2UL * divEven * i3cOdLow_Ns)), i2cBaud_HZ… in I3C_MasterSetBaudRate()1160 …errRate1 = I3C_CalcErrorRatio((uint32_t)(NSEC_PER_SEC / ((2UL * divOdd + 1UL) * i3cOdLow_Ns)), i2c… in I3C_MasterSetBaudRate()