Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_xlnx_ps.c824 static inline enum uart_config_flow_control uart_xlnx_ps_ll2cfg_hwctrl(uint32_t modemcr_reg) in uart_xlnx_ps_ll2cfg_hwctrl() function
872 cfg->flow_ctrl = uart_xlnx_ps_ll2cfg_hwctrl(modemcr_reg); in uart_xlnx_ps_config_get()