Searched refs:LIN_TIME_OUT_UNIT_US (Results 1 – 3 of 3) sorted by relevance
74 return (uint32_t)((14U * 2U * 1000000U / (LIN_TIME_OUT_UNIT_US * baudRate)) + 1U); in LIN_CalcMaxHeaderTimeoutCnt()88 …return (uint32_t)((14U * (1U + (uint32_t)size) * 1000000U / (LIN_TIME_OUT_UNIT_US * baudRate)) + 1… in LIN_CalcMaxResTimeoutCnt()
35 #define LIN_TIME_OUT_UNIT_US 500U macro
41 #define LIN_TIME_OUT_UNIT_US 500U macro