Searched refs:UART_CTL_LBE (Results 1 – 14 of 14) sorted by relevance
164 #define UART_CTL_LBE 0x00000080 // UART Loop Back Enable macro
166 #define UART_CTL_LBE 0x00000080 // UART Loop Back Enable macro
2892 #define UART_CTL_LBE 0x00000080 // UART Loop Back Enable macro
3358 #define UART_CTL_LBE 0x00000080 // UART Loop Back Enable macro
3210 #define UART_CTL_LBE 0x00000080 // UART Loop Back Enable macro
154 #define UART_CTL_LBE 0x00000080 // UART Loop Back Enable macro
1985 HWREG(ui32Base + UART_O_CTL) |= UART_CTL_LBE; in UARTLoopbackEnable()
1887 HWREG(ui32Base + UART_O_CTL) |= UART_CTL_LBE; in UARTLoopbackEnable()
2026 HWREG(ui32Base + UART_O_CTL) |= UART_CTL_LBE; in UARTLoopbackEnable()
2613 #define UART_CTL_LBE 0x00000080 // UART Loop Back Enable macro
2720 #define UART_CTL_LBE 0x00000080 // UART Loop Back Enable macro
Completed in 303 milliseconds