Searched refs:NEORV32_UART_CTRL_BAUD_POS (Results 1 – 1 of 1) sorted by relevance
31 #define NEORV32_UART_CTRL_BAUD_POS 6U macro197 ctrl |= (baudxx - 1) << NEORV32_UART_CTRL_BAUD_POS; in neorv32_uart_configure()