Searched refs:UART_FIFO_RX4_8 (Results 1 – 7 of 7) sorted by relevance
122 #define UART_FIFO_RX4_8 0x00000010 //!< Receive interrupt at 1/2 Full macro174 …ASSERT((rxLevel == UART_FIFO_RX2_8) || (rxLevel == UART_FIFO_RX4_8) || (rxLevel == UART_FIFO_RX6_8… in UARTSetFifoLevel()
118 #define UART_FIFO_RX4_8 0x00000010 // Receive interrupt at 1/2 Full macro
231 (ulRxLevel == UART_FIFO_RX4_8) || in UARTFIFOLevelSet()
155 #define UART_FIFO_RX4_8 0x00000010 // Receive interrupt at 1/2 Full macro317 (ui32RxLevel == UART_FIFO_RX4_8) || in UARTFIFOLevelSet()
157 #define UART_FIFO_RX4_8 0x00000010 // Receive interrupt at 1/2 Full macro319 (ui32RxLevel == UART_FIFO_RX4_8) || in UARTFIFOLevelSet()
914 MAP_UARTFIFOLevelSet(hwAttrs->baseAddr, UART_FIFO_TX4_8, UART_FIFO_RX4_8); in initHw()
149 UART_FIFO_RX4_8, /* UART2CC32XX_FIFO_THRESHOLD_4_8 */