Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lin/
Dfsl_lin_lpuart.c871 bool tmpCheckSumAndSize; in LIN_LPUART_ProcessSendFrameData() local
905 tmpCheckSumAndSize = (tmpSize == 1U) && (linCurrentState->checkSum != tmpByte); in LIN_LPUART_ProcessSendFrameData()
910 if (tmpBuffAndSize || tmpCheckSumAndSize) in LIN_LPUART_ProcessSendFrameData()