Searched defs:UART_LSR (Results 1 – 19 of 19) sorted by relevance
45 #define UART_LSR 5 macro
44 #define UART_LSR 5 macro
82 #define UART_LSR 5 /* In: Line Status Register */ macro
28 #define UART_LSR (0X14) macro
41 #define UART_LSR(base) HWREG8(base + 0x05) macro
45 #define UART_LSR 5 /* In: Line Status Register */ macro
24 #define UART_LSR(base) HWREG8(base + 0x05) macro
28 #define UART_LSR(base) REG8(base + 0x14) macro
53 #define UART_LSR (0x14) /* line status register */ macro
32 #define UART_LSR (0x14) /* line status register */ macro
24 #define UART_LSR(base) (base + 0x14) macro
122 #define UART_LSR 5 /* In: Line Status Register */ macro
233 #define UART_LSR (0x14) /* line status register */ macro
931 #define UART_LSR 5 macro
5385 #define UART_LSR (0x0U) macro
Completed in 800 milliseconds