Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_stellaris.c104 #define UARTTIM_RXIM 0x00000010 macro
435 config->uart->im |= UARTTIM_RXIM; in uart_stellaris_irq_rx_enable()
447 config->uart->im &= ~UARTTIM_RXIM; in uart_stellaris_irq_rx_disable()