Home
last modified time | relevance | path

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

/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Dudma.h173 (((ulDstIncrement) == UDMA_DST_INC_NONE) ? (void *)(pvDstAddr) : \
226 #define UDMA_DST_INC_NONE 0xc0000000 macro
A Dudma.c797 if(ulInc != UDMA_DST_INC_NONE) in uDMAChannelTransferSet()
/lk-master/external/platform/cc13xx/cc13xxware/driverlib/
A Dudma.h192 (((ui32DstIncrement) == UDMA_DST_INC_NONE) ? (pvDstAddr) : \
254 #define UDMA_DST_INC_NONE 0xC0000000 macro
A Dudma.c348 if(ui32Inc != UDMA_DST_INC_NONE) in uDMAChannelTransferSet()

Completed in 8 milliseconds