Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/serial/
Duart_xlnx_uartlite.c42 struct xlnx_uartlite_config { struct
69 const struct xlnx_uartlite_config *config = dev->config; in xlnx_uartlite_read_status()
91 const struct xlnx_uartlite_config *config = dev->config; in xlnx_uartlite_read_rx_fifo()
99 const struct xlnx_uartlite_config *config = dev->config; in xlnx_uartlite_write_tx_fifo()
165 const struct xlnx_uartlite_config *config = dev->config; in xlnx_uartlite_irq_enable()
172 const struct xlnx_uartlite_config *config = dev->config; in xlnx_uartlite_irq_cond_disable()
338 const struct xlnx_uartlite_config *config = dev->config; in xlnx_uartlite_init()
406 static const struct xlnx_uartlite_config xlnx_uartlite_##n##_config = { \
414 static const struct xlnx_uartlite_config xlnx_uartlite_##n##_config;\