Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Duart.h123 #define UART_FIFO_RX6_8 0x00000018 //!< Receive interrupt at 3/4 Full macro
174 …SERT((rxLevel == UART_FIFO_RX2_8) || (rxLevel == UART_FIFO_RX4_8) || (rxLevel == UART_FIFO_RX6_8)); in UARTSetFifoLevel()
/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Duart.h119 #define UART_FIFO_RX6_8 0x00000018 // Receive interrupt at 3/4 Full macro
Duart.c232 (ulRxLevel == UART_FIFO_RX6_8) || in UARTFIFOLevelSet()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Duart.h156 #define UART_FIFO_RX6_8 0x00000018 // Receive interrupt at 3/4 Full macro
318 (ui32RxLevel == UART_FIFO_RX6_8) || in UARTFIFOLevelSet()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Duart.h158 #define UART_FIFO_RX6_8 0x00000018 // Receive interrupt at 3/4 Full macro
320 (ui32RxLevel == UART_FIFO_RX6_8) || in UARTFIFOLevelSet()
/hal_ti-latest/simplelink/source/ti/drivers/uart2/
DUART2CC32XX.c150 UART_FIFO_RX6_8, /* UART2CC32XX_FIFO_THRESHOLD_6_8 */