Searched refs:UART_CSR_RXPOL_Pos (Results 1 – 1 of 1) sorted by relevance
145 #define UART_CSR_RXPOL_Pos (3U) macro146 #define UART_CSR_RXPOL_Msk (0x1U << UART_CSR_RXPOL_Pos)254 #define FL_UART_RX_POLARITY_NORMAL (0x0U << UART_CSR_RXPOL_Pos)255 #define FL_UART_RX_POLARITY_INVERT (0x1U << UART_CSR_RXPOL_Pos)
Completed in 8 milliseconds