Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_mchp_mec5.c395 static void uart_mec5_irq_tx_enable(const struct device *dev) in uart_mec5_irq_tx_enable() function
604 .irq_tx_enable = uart_mec5_irq_tx_enable,