Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_xlnx_ps.c753 static inline enum uart_config_stop_bits uart_xlnx_ps_ll2cfg_stopbits(uint32_t mode_reg) in uart_xlnx_ps_ll2cfg_stopbits() function
870 cfg->stop_bits = uart_xlnx_ps_ll2cfg_stopbits(mode_reg); in uart_xlnx_ps_config_get()