Home
last modified time | relevance | path

Searched refs:LIN_TIMEOUT_ERROR (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/lin/
Dfsl_lin.h123 LIN_TIMEOUT_ERROR = 0x0FU, /*!< Indicate that timeout has occurred */ enumerator
Dfsl_lin_lpuart.c1339 else if (linCurrentState->currentEventId == LIN_TIMEOUT_ERROR) in LIN_LPUART_GetTransmitStatus()
1553 else if (linCurrentState->currentEventId == LIN_TIMEOUT_ERROR) in LIN_LPUART_GetReceiveStatus()