Home
last modified time | relevance | path

Searched refs:MAP_UARTDMAEnable (Results 1 – 2 of 2) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Drom_map.h512 #define MAP_UARTDMAEnable \ macro
515 #define MAP_UARTDMAEnable \ macro
/hal_ti-latest/simplelink/source/ti/drivers/uart/
DUARTCC32XXDMA.c933 MAP_UARTDMAEnable(hwAttrs->baseAddr, UART_DMA_TX | UART_DMA_RX); in initHw()