Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/serial/
Duart_xlnx_uartlite.c287 static void xlnx_uartlite_irq_rx_disable(const struct device *dev) in xlnx_uartlite_irq_rx_disable() function
369 .irq_rx_disable = xlnx_uartlite_irq_rx_disable,