Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/serial/
Duart_xlnx_ps.c140 struct uart_xlnx_ps_dev_config { struct
230 const struct uart_xlnx_ps_dev_config *dev_cfg = dev->config; in set_baudrate()
284 const struct uart_xlnx_ps_dev_config *dev_cfg = dev->config; in uart_xlnx_ps_init()
601 struct uart_xlnx_ps_dev_config *dev_cfg = in uart_xlnx_ps_configure()
602 (struct uart_xlnx_ps_dev_config *)dev->config; in uart_xlnx_ps_configure()
808 const struct uart_xlnx_ps_dev_config *dev_cfg = dev->config; in uart_xlnx_ps_config_get()
1158 static struct uart_xlnx_ps_dev_config uart_xlnx_ps_dev_cfg_##port = { \