Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_msp432p4xx.c274 static void uart_msp432p4xx_irq_err_disable(const struct device *dev) in uart_msp432p4xx_irq_err_disable() function
344 .irq_err_disable = uart_msp432p4xx_irq_err_disable,