Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_imx.c173 UART_SetIntCmd(uart, uartIntTxReady, true); in uart_imx_irq_tx_enable()
180 UART_SetIntCmd(uart, uartIntTxReady, false); in uart_imx_irq_tx_disable()