Searched refs:LPUART_CTL2_DEP (Results 1 – 2 of 2) sorted by relevance
529 LPUART_CTL2 &= ~(LPUART_CTL2_DEP); in lpuart_depolarity_config()530 LPUART_CTL2 |= (LPUART_CTL2_DEP & dep); in lpuart_depolarity_config()
97 #define LPUART_CTL2_DEP BIT(15) /*!< driver enable polari… macro