Searched refs:DEFAULT_BAUD_DIV (Results 1 – 1 of 1) sorted by relevance
47 #define DEFAULT_BAUD_DIV (UART_CLOCK / (9600 * 16)) macro625 __rp2_uart_set_termios(up, CS8 | CREAD | CLOCAL, 0, DEFAULT_BAUD_DIV); in rp2_init_port()