Searched refs:rxCompleted (Results 1 – 5 of 5) sorted by relevance
834 linCurrentState->rxCompleted = true; in LIN_LPUART_ProcessReceiveFrameData()1085 linCurrentState->rxCompleted = false; in LIN_LPUART_Init()1404 linCurrentState->rxCompleted = false; in LIN_LPUART_RecvFrmDataBlocking()
147 …volatile bool rxCompleted; /*!< Used to wait for LIN interface ISR to complete re… member
214 …volatile bool rxCompleted; /*!< Used to wait for LIN interface ISR to complete re… member
514 linCurrentState->rxCompleted = true; in LIN_DRV_TimeoutService()
597 linCurrentState->rxCompleted = true; in LIN_TimeoutService()