Searched refs:currentEventId (Results 1 – 3 of 3) sorted by relevance
368 linCurrentState->currentEventId = LIN_LAST_RESPONSE_SHORT_ERROR; in LIN_LPUART_ProcessBreakDetect()378 linCurrentState->currentEventId = LIN_RECV_BREAK_FIELD_OK; in LIN_LPUART_ProcessBreakDetect()431 linCurrentState->currentEventId = LIN_WAKEUP_SIGNAL; in LIN_LPUART_CheckWakeupSignal()535 linCurrentState->currentEventId = LIN_BAUDRATE_ADJUSTED; in LIN_LPUART_AutobaudTimerValEval()547 linCurrentState->currentEventId = LIN_SYNC_OK; in LIN_LPUART_AutobaudTimerValEval()656 linCurrentState->currentEventId = LIN_SYNC_OK; in LIN_LPUART_ProcessFrameHeader()663 linCurrentState->currentEventId = LIN_SYNC_ERROR; in LIN_LPUART_ProcessFrameHeader()697 linCurrentState->currentEventId = LIN_SYNC_ERROR; in LIN_LPUART_ProcessFrameHeader()719 linCurrentState->currentEventId = LIN_PID_OK; in LIN_LPUART_ProcessFrameHeader()738 linCurrentState->currentEventId = LIN_PID_ERROR; in LIN_LPUART_ProcessFrameHeader()[all …]
139 volatile lin_event_id_t currentEventId; /*!< Current ID Event */ member
206 volatile lin_event_id_t currentEventId; /*!< Current ID Event */ member