Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_xlnx_ps.c712 static inline enum uart_config_parity uart_xlnx_ps_ll2cfg_parity(uint32_t mode_reg) in uart_xlnx_ps_ll2cfg_parity() function
869 cfg->parity = uart_xlnx_ps_ll2cfg_parity(mode_reg); in uart_xlnx_ps_config_get()