Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Duart.h120 #define UART_FIFO_RX7_8 0x00000020 // Receive interrupt at 7/8 Full macro
Duart.c233 (ulRxLevel == UART_FIFO_RX7_8)); in UARTFIFOLevelSet()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Duart.h157 #define UART_FIFO_RX7_8 0x00000020 // Receive interrupt at 7/8 Full macro
319 (ui32RxLevel == UART_FIFO_RX7_8)); in UARTFIFOLevelSet()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Duart.h159 #define UART_FIFO_RX7_8 0x00000020 // Receive interrupt at 7/8 Full macro
321 (ui32RxLevel == UART_FIFO_RX7_8)); in UARTFIFOLevelSet()
/hal_ti-latest/simplelink/source/ti/drivers/uart2/
DUART2CC32XX.c151 UART_FIFO_RX7_8 /* UART2CC32XX_FIFO_THRESHOLD_7_8 */