Searched refs:prscx_max (Results 1 – 1 of 1) sorted by relevance
124 const uint8_t prscx_max = FIELD_GET(NEORV32_UART_CTRL_PRSC, NEORV32_UART_CTRL_PRSC); in neorv32_uart_configure() local190 if (prscx > prscx_max) { in neorv32_uart_configure()