Searched refs:isTxBusy (Results 1 – 5 of 5) sorted by relevance
893 linCurrentState->isTxBusy = false; in LIN_LPUART_ProcessSendFrameData()923 linCurrentState->isTxBusy = false; in LIN_LPUART_ProcessSendFrameData()971 linCurrentState->isTxBusy = false; in LIN_LPUART_ProcessSendFrameData()1077 linCurrentState->isTxBusy = false; in LIN_LPUART_Init()1217 linCurrentState->isTxBusy = true; in LIN_LPUART_SendFrameDataBlocking()1286 linCurrentState->isTxBusy = true; in LIN_LPUART_SendFrameData()1506 linCurrentState->isTxBusy = false; in LIN_LPUART_AbortTransferData()
131 volatile bool isTxBusy; /*!< True if the LIN interface is transmitting frame data. */ member
198 volatile bool isTxBusy; /*!< True if the LIN interface is transmitting frame data. */ member
481 linCurrentState->isTxBusy = false; in LIN_DRV_TimeoutService()
562 linCurrentState->isTxBusy = false; in LIN_TimeoutService()