Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Drom_map.h358 #define MAP_UARTFIFOLevelSet \ macro
361 #define MAP_UARTFIFOLevelSet \ macro
/hal_ti-latest/simplelink/source/ti/drivers/uart/
DUARTCC32XXDMA.c914 MAP_UARTFIFOLevelSet(hwAttrs->baseAddr, UART_FIFO_TX4_8, UART_FIFO_RX4_8); in initHw()
DUARTCC32XX.c867 MAP_UARTFIFOLevelSet(hwAttrs->baseAddr, UART_FIFO_TX1_8, UART_FIFO_RX1_8); in initHw()
/hal_ti-latest/simplelink/source/ti/drivers/uart2/
DUART2CC32XX.c1005 MAP_UARTFIFOLevelSet(hwAttrs->baseAddr, txFifoThreshold[hwAttrs->txIntFifoThr], in initHw()