Searched refs:prscx (Results 1 – 1 of 1) sorted by relevance
130 uint8_t prscx = 0; in neorv32_uart_configure() local183 if ((prscx == 2) || (prscx == 4)) { in neorv32_uart_configure()189 prscx++; in neorv32_uart_configure()192 if (prscx > NEORV32_UART_CTRL_PRSC_MASK) { in neorv32_uart_configure()198 ctrl |= prscx << NEORV32_UART_CTRL_PRSC_POS; in neorv32_uart_configure()