Home
last modified time | relevance | path

Searched refs:over_sampling (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-a-latest/drivers/st/uart/
Dstm32_uart.c113 uint32_t over_sampling; in uart_set_config() local
129 over_sampling = USART_CR1_OVER8; in uart_set_config()
135 over_sampling = 0x0U; in uart_set_config()
151 over_sampling | in uart_set_config()