Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lin/
Dlin_driver.h69 LIN_SYNC_ERROR = 0x05U, /*!< Sync byte is incorrect */ enumerator
Dfsl_lin.h113 LIN_SYNC_ERROR = 0x05U, /*!< Sync byte is incorrect */ enumerator
Dfsl_lin_lpuart.c663 linCurrentState->currentEventId = LIN_SYNC_ERROR; in LIN_LPUART_ProcessFrameHeader()
697 linCurrentState->currentEventId = LIN_SYNC_ERROR; in LIN_LPUART_ProcessFrameHeader()