Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/drivers/serial/
Duart_stellaris.c534 static void uart_stellaris_irq_err_disable(const struct device *dev) in uart_stellaris_irq_err_disable() function
623 .irq_err_disable = uart_stellaris_irq_err_disable,