Searched refs:UART_LCRH_STP2 (Results 1 – 19 of 19) sorted by relevance
148 #define UART_LCRH_STP2 0x00000008 // UART Two Stop Bits Select macro
150 #define UART_LCRH_STP2 0x00000008 // UART Two Stop Bits Select macro
2877 #define UART_LCRH_STP2 0x00000008 // UART Two Stop Bits Select macro
3342 #define UART_LCRH_STP2 0x00000008 // UART Two Stop Bits Select macro
3194 #define UART_LCRH_STP2 0x00000008 // UART Two Stop Bits Select macro
138 #define UART_LCRH_STP2 0x00000008 // UART Two Stop Bits Select macro
465 (UART_LCRH_SPS | UART_LCRH_WLEN_M | UART_LCRH_STP2 | in UARTConfigGetExpClk()705 ulVal |= UART_LCRH_WLEN_8 | UART_LCRH_PEN | UART_LCRH_EPS | UART_LCRH_STP2; in UARTSmartCardEnable()
29 #define UART_LCRH_STP2 BIT3 macro
507 (UART_LCRH_SPS | UART_LCRH_WLEN_M | UART_LCRH_STP2 | in UARTConfigGetExpClk()744 UART_LCRH_STP2; in UARTSmartCardEnable()
480 (UART_LCRH_SPS | UART_LCRH_WLEN_M | UART_LCRH_STP2 | in UARTConfigGetExpClk()705 UART_LCRH_STP2; in UARTSmartCardEnable()
2597 #define UART_LCRH_STP2 0x00000008 // UART Two Stop Bits Select macro
2704 #define UART_LCRH_STP2 0x00000008 // UART Two Stop Bits Select macro
Completed in 995 milliseconds