Searched refs:LIN_LPUART_SetRxDataPolarity (Results 1 – 2 of 2) sorted by relevance
416 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()
185 static inline void LIN_LPUART_SetRxDataPolarity(LPUART_Type *base, bool polarity) in LIN_LPUART_SetRxDataPolarity() function