Searched refs:UART_DLL (Results 1 – 5 of 5) sorted by relevance
27 #define UART_DLL UART_RBR macro114 udbg_uart_out(UART_DLL, dll & 0xff); in udbg_uart_setup()135 dll = udbg_uart_in(UART_DLL); in udbg_probe_uart_speed()
20 #define UART_DLL 0 /* Out: Divisor Latch Low */ macro
67 #define UART_DLL 0x0 /* Divisor Latch (LS) */ macro
76 out_8(avr_addr + UART_DLL, quot & 0xff); /* LS of divisor */ in avr_uart_configure()
1529 l.sb UART_DLL(r3),r4
Completed in 9 milliseconds