Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/serial/
Duart_xlnx_uartlite.c96 static inline void xlnx_uartlite_write_tx_fifo(const struct device *dev, in xlnx_uartlite_write_tx_fifo() function
133 xlnx_uartlite_write_tx_fifo(dev, c); in xlnx_uartlite_poll_out()
194 xlnx_uartlite_write_tx_fifo(dev, tx_data[count++]); in xlnx_uartlite_fifo_fill()