Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/msp432p4xx/driverlib/
Ddma.c461 controlTable[channelStructIndex].dstEndAddr = dstAddr; in DMA_setChannelTransfer()
511 controlTable[channelNum].dstEndAddr = &controlTable[channelNum in DMA_setChannelScatterGather()
Ddma.h74 volatile void *dstEndAddr; member