Home
last modified time | relevance | path

Searched refs:UDMA_MODE_PINGPONG (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()
115 UDMA_MODE_PINGPONG, in CameraCC32XXDMA_configDMA()
205 UDMA_MODE_PINGPONG, in CameraCC32XXDMA_hwiIntFxn()
222 UDMA_MODE_PINGPONG, in CameraCC32XXDMA_hwiIntFxn()
/hal_ti-latest/simplelink/source/ti/devices/msp432p4xx/driverlib/
Ddma.h199 #define UDMA_MODE_PINGPONG 0x00000003 macro
/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Dudma.h212 #define UDMA_MODE_PINGPONG 0x00000003 macro
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Dudma.h202 #define UDMA_MODE_PINGPONG 0x00000003 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dudma.h236 #define UDMA_MODE_PINGPONG 0x00000003 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dudma.h238 #define UDMA_MODE_PINGPONG 0x00000003 macro
/hal_ti-latest/simplelink/source/ti/drivers/sd/
DSDHostCC32XX.c824 UDMA_MODE_PINGPONG, (void *)object->buffer, in configDMAChannel()
837 UDMA_MODE_PINGPONG, (void *)(hwAttrs->baseAddr + MMCHS_O_DATA), in configDMAChannel()