Searched refs:currentPid (Results 1 – 3 of 3) sorted by relevance
688 LIN_LPUART_WriteByte(base, linCurrentState->currentPid); in LIN_LPUART_ProcessFrameHeader()716 if (tmpByte == linCurrentState->currentPid) in LIN_LPUART_ProcessFrameHeader()755 linCurrentState->currentPid = tmpByte; in LIN_LPUART_ProcessFrameHeader()820 …ChecksumByte(linCurrentState->rxBuff, linCurrentState->rxSize - 1U, linCurrentState->currentPid) == in LIN_LPUART_ProcessReceiveFrameData()1208 … linCurrentState->checkSum = LIN_MakeChecksumByte(txBuff, txSize, linCurrentState->currentPid); in LIN_LPUART_SendFrameDataBlocking()1276 … linCurrentState->checkSum = LIN_MakeChecksumByte(txBuff, txSize, linCurrentState->currentPid); in LIN_LPUART_SendFrameData()1715 linCurrentState->currentPid = LIN_ProcessParity(id, MAKE_PARITY); in LIN_LPUART_MasterSendHeader()
138 uint8_t currentPid; /*!< Current PID */ member
205 uint8_t currentPid; /*!< Current PID */ member