Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_npcx.c289 static void uart_npcx_irq_rx_enable(const struct device *dev) in uart_npcx_irq_rx_enable() function
989 .irq_rx_enable = uart_npcx_irq_rx_enable,