Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_rv32m1_lpuart.c157 static void rv32m1_lpuart_irq_rx_enable(const struct device *dev) in rv32m1_lpuart_irq_rx_enable() function
295 .irq_rx_enable = rv32m1_lpuart_irq_rx_enable,