Searched refs:UART_FIFO_TX4_8 (Results 1 – 7 of 7) sorted by relevance
113 #define UART_FIFO_TX4_8 0x00000002 //!< Transmit interrupt at 1/2 Full macro173 …ASSERT((txLevel == UART_FIFO_TX2_8) || (txLevel == UART_FIFO_TX4_8) || (txLevel == UART_FIFO_TX6_8… in UARTSetFifoLevel()
106 #define UART_FIFO_TX4_8 0x00000002 // Transmit interrupt at 1/2 Full macro
226 (ulTxLevel == UART_FIFO_TX4_8) || in UARTFIFOLevelSet()
143 #define UART_FIFO_TX4_8 0x00000002 // Transmit interrupt at 1/2 Full macro312 (ui32TxLevel == UART_FIFO_TX4_8) || in UARTFIFOLevelSet()
145 #define UART_FIFO_TX4_8 0x00000002 // Transmit interrupt at 1/2 Full macro314 (ui32TxLevel == UART_FIFO_TX4_8) || in UARTFIFOLevelSet()
914 MAP_UARTFIFOLevelSet(hwAttrs->baseAddr, UART_FIFO_TX4_8, UART_FIFO_RX4_8); in initHw()
137 UART_FIFO_TX4_8, /* UART2CC32XX_FIFO_THRESHOLD_4_8 */