Searched refs:prscx (Results 1 – 1 of 1) sorted by relevance
129 uint8_t prscx = 0; in neorv32_uart_configure() local181 if ((prscx == 2) || (prscx == 4)) { in neorv32_uart_configure()187 prscx++; in neorv32_uart_configure()190 if (prscx > prscx_max) { in neorv32_uart_configure()208 FIELD_PREP(NEORV32_UART_CTRL_PRSC, prscx); in neorv32_uart_configure()