Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_nrfx_uart.c862 static void uart_nrfx_irq_rx_enable(const struct device *dev) in uart_nrfx_irq_rx_enable() function
1069 .irq_rx_enable = uart_nrfx_irq_rx_enable,