Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/arm/drivers/usart/pl011/
Duart_pl011_drv.c235 static void _uart_pl011_set_format(struct _uart_pl011_reg_map_t* p_uart, in _uart_pl011_set_format() function
389 _uart_pl011_set_format(p_uart, dev->cfg->def_wlen, in uart_pl011_init()
666 _uart_pl011_set_format(p_uart, word_len, parity, stop_bits); in uart_pl011_set_format()