Home
last modified time | relevance | path

Searched defs:channelStructIndex (Results 1 – 2 of 2) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/msp432p4xx/driverlib/
Ddma.c315 void DMA_setChannelControl(uint32_t channelStructIndex, uint32_t control) in DMA_setChannelControl()
347 void DMA_setChannelTransfer(uint32_t channelStructIndex, uint32_t mode, in DMA_setChannelTransfer()
538 uint32_t DMA_getChannelSize(uint32_t channelStructIndex) in DMA_getChannelSize()
590 uint32_t DMA_getChannelMode(uint32_t channelStructIndex) in DMA_getChannelMode()
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Dudma.c180 uint32_t channelStructIndex; in uDMASetChannelTransfer() local