Lines Matching refs:fallingEdgeInterruptCount
472 if (linCurrentState->fallingEdgeInterruptCount > 4U) in LIN_LPUART_AutobaudTimerValEval()
553 linCurrentState->fallingEdgeInterruptCount = 0U; in LIN_LPUART_AutobaudTimerValEval()
566 if (linCurrentState->fallingEdgeInterruptCount < 5U) in LIN_LPUART_EvalTwoBitTimeLength()
568 if (linCurrentState->fallingEdgeInterruptCount > 0U) in LIN_LPUART_EvalTwoBitTimeLength()
582 linCurrentState->fallingEdgeInterruptCount = 0U; in LIN_LPUART_EvalTwoBitTimeLength()
586 if (linCurrentState->fallingEdgeInterruptCount > 1U) in LIN_LPUART_EvalTwoBitTimeLength()
596 linCurrentState->fallingEdgeInterruptCount = 0U; in LIN_LPUART_EvalTwoBitTimeLength()
603 linCurrentState->fallingEdgeInterruptCount += 1U; in LIN_LPUART_EvalTwoBitTimeLength()
1005 linCurrentState->fallingEdgeInterruptCount = 0U; in LIN_LPUART_Init()
1894 linCurrentState->fallingEdgeInterruptCount = 0U; in LIN_LPUART_AutoBaudCapture()
1926 if (linCurrentState->fallingEdgeInterruptCount > 4U) in LIN_LPUART_AutoBaudCapture()
1931 linCurrentState->fallingEdgeInterruptCount = 0U; in LIN_LPUART_AutoBaudCapture()