Searched refs:LIN_TIMEOUT_ERROR (Results 1 – 2 of 2) sorted by relevance
123 LIN_TIMEOUT_ERROR = 0x0FU, /*!< Indicate that timeout has occurred */ enumerator
1339 else if (linCurrentState->currentEventId == LIN_TIMEOUT_ERROR) in LIN_LPUART_GetTransmitStatus()1553 else if (linCurrentState->currentEventId == LIN_TIMEOUT_ERROR) in LIN_LPUART_GetReceiveStatus()