Searched refs:brrtemp (Results 1 – 1 of 1) sorted by relevance
112 uint32_t brrtemp; in uart_set_config() local127 brrtemp = (usartdiv & USART_BRR_DIV_MANTISSA) | in uart_set_config()131 brrtemp = uart_div_sampling16(clockfreq, in uart_set_config()137 mmio_write_32(huart->base + USART_BRR, brrtemp); in uart_set_config()