Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/inc/
Dhw_udma.h45 #define UDMA_O_ALTBASE 0x0000000C macro
/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Dudma.c298 return((void *)HWREG(UDMA_BASE + UDMA_O_ALTBASE)); in uDMAControlAlternateBaseGet()