Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Duart.h108 #define UART_FIFO_TX7_8 0x00000004 // Transmit interrupt at 7/8 Full macro
Duart.c228 (ulTxLevel == UART_FIFO_TX7_8)); in UARTFIFOLevelSet()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Duart.h145 #define UART_FIFO_TX7_8 0x00000004 // Transmit interrupt at 7/8 Full macro
314 (ui32TxLevel == UART_FIFO_TX7_8)); in UARTFIFOLevelSet()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Duart.h147 #define UART_FIFO_TX7_8 0x00000004 // Transmit interrupt at 7/8 Full macro
316 (ui32TxLevel == UART_FIFO_TX7_8)); in UARTFIFOLevelSet()
/hal_ti-latest/simplelink/source/ti/drivers/uart2/
DUART2CC32XX.c139 UART_FIFO_TX7_8 /* UART2CC32XX_FIFO_THRESHOLD_7_8 */