Searched defs:UART_DLL (Results 1 – 11 of 11) sorted by relevance
44 #define UART_DLL 0 /* Out: Divisor Latch Low */ macro
21 #define UART_DLL (0X00) macro
26 #define UART_DLL 0 /* Out: Divisor Latch Low */ macro
31 #define UART_DLL(base) REG8(base + 0x00) macro
46 #define UART_DLL (0x00) /* divisor latch low register */ macro
25 #define UART_DLL (0x00) /* divisor latch low register */ macro
13 #define UART_DLL(base) (base + 0x0) macro
149 #define UART_DLL 0 /* Out: Divisor Latch Low */ macro
226 #define UART_DLL (0x00) /* divisor latch low register */ macro
953 #define UART_DLL 0x0C macro
Completed in 36 milliseconds