Searched refs:s_previousTwoBitTimeLength (Results 1 – 1 of 1) sorted by relevance
99 static uint32_t s_previousTwoBitTimeLength[FSL_FEATURE_SOC_LPUART_COUNT] = {0U}; variable590 … ((100U - BIT_RATE_TOLERANCE_UNSYNC) * s_previousTwoBitTimeLength[instance] / 100U)) || in LIN_LPUART_EvalTwoBitTimeLength()592 … ((100U + BIT_RATE_TOLERANCE_UNSYNC) * s_previousTwoBitTimeLength[instance] / 100U))) in LIN_LPUART_EvalTwoBitTimeLength()600 s_previousTwoBitTimeLength[instance] = twoBitTimeLength; in LIN_LPUART_EvalTwoBitTimeLength()1007 s_previousTwoBitTimeLength[instance] = 0U; in LIN_LPUART_Init()