Home
last modified time | relevance | path

Searched refs:LIN_WAKEUP_SIGNAL (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/lin/
Dlin_driver.h65 LIN_WAKEUP_SIGNAL = 0x01U, /*!< Received a wakeup signal */ enumerator
Dfsl_lin.h109 LIN_WAKEUP_SIGNAL = 0x01U, /*!< Received a wakeup signal */ enumerator
Dfsl_lin_lpuart.c431 linCurrentState->currentEventId = LIN_WAKEUP_SIGNAL; in LIN_LPUART_CheckWakeupSignal()
1847 linCurrentState->currentEventId = LIN_WAKEUP_SIGNAL; in LIN_LPUART_AutoBaudCapture()