Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Dudma.h844 HWREG(DMA_BASE + DMA_O_DONEMASK) |= intChannel; in uDMAEnableSwEventInt()
868 HWREG(DMA_BASE + DMA_O_DONEMASK) &= ~intChannel; in uDMADisableSwEventInt()
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/inc/
Dhw_dma.h97 #define DMA_O_DONEMASK 0x00000520U macro