Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc32xx/inc/
Dhw_udma.h57 #define UDMA_O_PRIOCLR 0x0000003C macro
/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Dudma.c469 HWREG(UDMA_BASE + UDMA_O_PRIOCLR) = 1 << ulChannelNum; in uDMAChannelAttributeDisable()