Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_imx.c194 UART_SetIntCmd(uart, uartIntRxReady, true); in uart_imx_irq_rx_enable()
201 UART_SetIntCmd(uart, uartIntRxReady, false); in uart_imx_irq_rx_disable()