Searched refs:LIN_NODE_STATE_RECV_SYNC (Results 1 – 3 of 3) sorted by relevance
388 linCurrentState->currentNodeState = LIN_NODE_STATE_RECV_SYNC; in LIN_LPUART_ProcessBreakDetect()464 bool checkNodeState = (linCurrentState->currentNodeState == LIN_NODE_STATE_RECV_SYNC); in LIN_LPUART_AutobaudTimerValEval()615 case LIN_NODE_STATE_RECV_SYNC: in LIN_LPUART_ProcessFrame()653 case LIN_NODE_STATE_RECV_SYNC: in LIN_LPUART_ProcessFrameHeader()1891 linCurrentState->currentNodeState = LIN_NODE_STATE_RECV_SYNC; in LIN_LPUART_AutoBaudCapture()
107 LIN_NODE_STATE_RECV_SYNC = 0x04U, /*!< Receive the synchronization byte state */ enumerator
153 LIN_NODE_STATE_RECV_SYNC = 0x04U, /*!< Receive the synchronization byte state */ enumerator