Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/serial/
Duart_xlnx_uartlite.c235 static void xlnx_uartlite_irq_tx_enable(const struct device *dev) in xlnx_uartlite_irq_tx_enable() function
364 .irq_tx_enable = xlnx_uartlite_irq_tx_enable,