Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_nrfx_uart.c901 static void uart_nrfx_irq_err_disable(const struct device *dev) in uart_nrfx_irq_err_disable() function
1074 .irq_err_disable = uart_nrfx_irq_err_disable,