Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/inc/
Dhw_udma.h52 #define UDMA_O_ENASET 0x00000028 macro
/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Dudma.c164 HWREG(UDMA_BASE + UDMA_O_ENASET) = 1 << (ulChannelNum & 0x1f); in uDMAChannelEnable()
219 return((HWREG(UDMA_BASE + UDMA_O_ENASET) & in uDMAChannelIsEnabled()