Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_msp432p4xx.c225 static int uart_msp432p4xx_irq_tx_ready(const struct device *dev) in uart_msp432p4xx_irq_tx_ready() function
338 .irq_tx_ready = uart_msp432p4xx_irq_tx_ready,