Home
last modified time | relevance | path

Searched refs:MAP_uDMAChannelTransferSet (Results 1 – 7 of 7) sorted by relevance

/hal_ti-latest/simplelink/source/ti/drivers/camera/
DCameraCC32XXDMA.c104 MAP_uDMAChannelTransferSet(hwAttrs->channelIndex, UDMA_MODE_PINGPONG, in CameraCC32XXDMA_configDMA()
114 MAP_uDMAChannelTransferSet(hwAttrs->channelIndex | UDMA_ALT_SELECT, in CameraCC32XXDMA_configDMA()
204 MAP_uDMAChannelTransferSet(hwAttrs->channelIndex, in CameraCC32XXDMA_hwiIntFxn()
220 MAP_uDMAChannelTransferSet( in CameraCC32XXDMA_hwiIntFxn()
/hal_ti-latest/simplelink/source/ti/drivers/spi/
DSPICC32XXDMA.c186 MAP_uDMAChannelTransferSet(hwAttrs->txChannelIndex | UDMA_PRI_SELECT, in configDMA()
210 MAP_uDMAChannelTransferSet(hwAttrs->rxChannelIndex | UDMA_PRI_SELECT, in configDMA()
/hal_ti-latest/simplelink/source/ti/drivers/sd/
DSDHostCC32XX.c823 MAP_uDMAChannelTransferSet(hwAttrs->txChIdx | channelSel, in configDMAChannel()
836 MAP_uDMAChannelTransferSet(hwAttrs->rxChIdx | channelSel, in configDMAChannel()
/hal_ti-latest/simplelink/source/ti/drivers/uart/
DUARTCC32XXDMA.c764 MAP_uDMAChannelTransferSet(hwAttrs->txChannelIndex | UDMA_PRI_SELECT, in UARTCC32XXDMA_configDMA()
787 MAP_uDMAChannelTransferSet(hwAttrs->rxChannelIndex | UDMA_PRI_SELECT, in UARTCC32XXDMA_configDMA()
/hal_ti-latest/simplelink/source/ti/drivers/uart2/
DUART2CC32XX.c918 MAP_uDMAChannelTransferSet(hwAttrs->rxDmaChannel, UDMA_MODE_BASIC, in configDmaRx()
951 MAP_uDMAChannelTransferSet(hwAttrs->txDmaChannel, UDMA_MODE_BASIC, in configDmaTx()
/hal_ti-latest/simplelink/source/ti/drivers/i2s/
DI2SCC32XX.c639 MAP_uDMAChannelTransferSet(hwAttrs->rxChannelIndex, in updateDataReadDMA()
700 MAP_uDMAChannelTransferSet(hwAttrs->txChannelIndex, in updateDataWriteDMA()
/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Drom_map.h602 #define MAP_uDMAChannelTransferSet \ macro
605 #define MAP_uDMAChannelTransferSet \ macro