Home
last modified time | relevance | path

Searched refs:LIN_LPUART_SetRxDataPolarity (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/lin/
Dfsl_lin_lpuart.c416 LIN_LPUART_SetRxDataPolarity(base, true); in LIN_LPUART_CheckWakeupSignal()
421 LIN_LPUART_SetRxDataPolarity(base, false); in LIN_LPUART_CheckWakeupSignal()
1586 LIN_LPUART_SetRxDataPolarity(base, false); in LIN_LPUART_GoToSleepMode()
1621 LIN_LPUART_SetRxDataPolarity(base, false); in LIN_LPUART_GotoIdleState()
Dfsl_lin_lpuart.h185 static inline void LIN_LPUART_SetRxDataPolarity(LPUART_Type *base, bool polarity) in LIN_LPUART_SetRxDataPolarity() function