Home
last modified time | relevance | path

Searched refs:LIN_NODE_STATE_IDLE (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/lin/
Dfsl_lin_lpuart.c701 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()
Dlin_driver.h105 LIN_NODE_STATE_IDLE = 0x02U, /*!< Idle state */ enumerator
Dfsl_lin.h151 LIN_NODE_STATE_IDLE = 0x02U, /*!< Idle state */ enumerator