Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Duart.h146 #define UART_FIFO_TX6_8 0x00000003 // Transmit interrupt at 3/4 Full macro
315 (ui32TxLevel == UART_FIFO_TX6_8) || in UARTFIFOLevelSet()
/hal_ti-2.7.6/simplelink/source/ti/devices/cc32xx/driverlib/
Duart.h107 #define UART_FIFO_TX6_8 0x00000003 // Transmit interrupt at 3/4 Full macro
Duart.c227 (ulTxLevel == UART_FIFO_TX6_8) || in UARTFIFOLevelSet()
/hal_ti-2.7.6/simplelink/source/ti/drivers/uart2/
DUART2CC32XX.c138 UART_FIFO_TX6_8, /* UART2CC32XX_FIFO_THRESHOLD_6_8 */