Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Dudma.c608 tDMAControlTable *pCtl; in uDMAChannelControlSet() local
626 pCtl = (tDMAControlTable *)HWREG(UDMA_BASE+UDMA_O_CTLBASE); in uDMAChannelControlSet()
632 pCtl[ulChannelStructIndex].ulControl = in uDMAChannelControlSet()
633 ((pCtl[ulChannelStructIndex].ulControl & in uDMAChannelControlSet()
/hal_ti-latest/simplelink/source/ti/devices/msp432p4xx/driverlib/
Ddma.c317 DMA_ControlTable *pCtl; in DMA_setChannelControl() local
335 pCtl = (DMA_ControlTable *) DMA_Control->CTLBASE; in DMA_setChannelControl()
341 pCtl[channelStructIndex].control = ((pCtl[channelStructIndex].control in DMA_setChannelControl()