Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/inc/
Dhw_udma.h58 #define UDMA_O_ERRCLR 0x0000004C macro
/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Dudma.c113 return(HWREG(UDMA_BASE + UDMA_O_ERRCLR)); in uDMAErrorStatusGet()
133 HWREG(UDMA_BASE + UDMA_O_ERRCLR) = 1; in uDMAErrorStatusClear()