Searched refs:LIN_NODE_STATE_IDLE (Results 1 – 3 of 3) sorted by relevance
701 linCurrentState->currentNodeState = LIN_NODE_STATE_IDLE; in LIN_LPUART_ProcessFrameHeader()742 linCurrentState->currentNodeState = LIN_NODE_STATE_IDLE; in LIN_LPUART_ProcessFrameHeader()1074 linCurrentState->currentNodeState = LIN_NODE_STATE_IDLE; in LIN_LPUART_Init()1643 linCurrentState->currentNodeState = LIN_NODE_STATE_IDLE; in LIN_LPUART_GotoIdleState()1867 case LIN_NODE_STATE_IDLE: in LIN_LPUART_AutoBaudCapture()1914 if (linCurrentState->currentNodeState == LIN_NODE_STATE_IDLE) in LIN_LPUART_AutoBaudCapture()
105 LIN_NODE_STATE_IDLE = 0x02U, /*!< Idle state */ enumerator
151 LIN_NODE_STATE_IDLE = 0x02U, /*!< Idle state */ enumerator