Searched refs:isRxBusy (Results 1 – 5 of 5) sorted by relevance
838 linCurrentState->isRxBusy = false; in LIN_LPUART_ProcessReceiveFrameData()860 linCurrentState->isRxBusy = false; in LIN_LPUART_ProcessReceiveFrameData()1078 linCurrentState->isRxBusy = false; in LIN_LPUART_Init()1402 linCurrentState->isRxBusy = true; in LIN_LPUART_RecvFrmDataBlocking()1470 linCurrentState->isRxBusy = true; in LIN_LPUART_RecvFrmData()1507 linCurrentState->isRxBusy = false; in LIN_LPUART_AbortTransferData()
132 volatile bool isRxBusy; /*!< True if the LIN interface is receiving frame data. */ member
199 volatile bool isRxBusy; /*!< True if the LIN interface is receiving frame data. */ member
513 linCurrentState->isRxBusy = false; in LIN_DRV_TimeoutService()
596 linCurrentState->isRxBusy = false; in LIN_TimeoutService()