Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/serial/
Duart_xlnx_uartlite.c278 static void xlnx_uartlite_irq_rx_enable(const struct device *dev) in xlnx_uartlite_irq_rx_enable() function
368 .irq_rx_enable = xlnx_uartlite_irq_rx_enable,