Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/serial/
Duart_xlnx_uartlite.c254 static void xlnx_uartlite_irq_tx_disable(const struct device *dev) in xlnx_uartlite_irq_tx_disable() function
365 .irq_tx_disable = xlnx_uartlite_irq_tx_disable,