Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lin/
Dfsl_lin_lpuart.c754 linCurrentState->currentId = LIN_ProcessParity(tmpByte, CHECK_PARITY); in LIN_LPUART_ProcessFrameHeader()
756 if (linCurrentState->currentId != 0xFFU) in LIN_LPUART_ProcessFrameHeader()
1712 linCurrentState->currentId = id; in LIN_LPUART_MasterSendHeader()
Dlin_driver.h137 uint8_t currentId; /*!< Current ID */ member
Dfsl_lin.h204 uint8_t currentId; /*!< Current ID */ member